C# Class nHydrate.EFCore.DataAccess.QueryOptimizer

This class can be used to optimize queries or report information about the operations
Show file Open project: nHydrate/nHydrate

Public Methods

Method Description
QueryOptimizer ( )

Default constructor

QueryOptimizer ( bool noLocking )

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

Method Details

QueryOptimizer() public method

Default constructor
public QueryOptimizer ( )

QueryOptimizer() public method

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