Class QueryOptionsImp
Inheritance
System.Object
QueryOptionsImp
Namespace: Telerik.OpenAccess.SPI
Assembly: Telerik.OpenAccess.dll
Syntax
public sealed class QueryOptionsImp
Constructors
QueryOptionsImp()
Declaration
public QueryOptionsImp()
Properties
Debug
Declaration
public bool Debug { get; set; }
Property Value
System.
|
FetchPlan
NoCompiledQueryCaching
Declaration
public bool NoCompiledQueryCaching { get; set; }
Property Value
System.
|
NoSecondLevelCaching
Declaration
public bool NoSecondLevelCaching { get; set; }
Property Value
System.
|