C# Class nHydrate.EFCore.DataAccess.QueryOptimizer

This class can be used to optimize queries or report information about the operations
Afficher le fichier Open project: nHydrate/nHydrate

Méthodes publiques

Méthode Description
QueryOptimizer ( )

Default constructor

QueryOptimizer ( bool noLocking )

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

Method Details

QueryOptimizer() public méthode

Default constructor
public QueryOptimizer ( )

QueryOptimizer() public méthode

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