Class QueryOptions
Inheritance
System.Object
QueryOptions
Namespace: Telerik.OpenAccess
Assembly: Telerik.OpenAccess.dll
Syntax
public sealed class QueryOptions
Constructors
QueryOptions()
Declaration
public QueryOptions()
Properties
CommandTimeout
Declaration
public int? CommandTimeout { get; set; }
Property Value
System.
|
Debug
Declaration
public bool? Debug { get; set; }
Property Value
System.
|
Methods
ToString()
Declaration
public override string ToString()
Returns
System.
|
Overrides
System.Object.ToString()