OrderType
Overview
The OrderType enumeration is used internally by the DA LINQ to represent sort direction. Values of this type are used internally by the Data Abstract when the DA LINQ expression is converted to corresponding Data Abstract server reqest (either via DA SQL or using more conservative TableRequestInfo-based approach).
For internal use only.
Location
- Reference: RemObjects.DataAbstract.dll
- Namespace: RemObjects.DataAbstract.Linq