C# 클래스 nHydrate.EFCore.DataAccess.QueryOptimizer

This class can be used to optimize queries or report information about the operations
파일 보기 프로젝트 열기: nHydrate/nHydrate

공개 메소드들

메소드 설명
QueryOptimizer ( )

Default constructor

QueryOptimizer ( bool noLocking )

Initializes a new instance of this object using the specified NoLocking property

메소드 상세

QueryOptimizer() 공개 메소드

Default constructor
public QueryOptimizer ( )

QueryOptimizer() 공개 메소드

Initializes a new instance of this object using the specified NoLocking property
public QueryOptimizer ( bool noLocking )
noLocking bool Determines if the query use select locks