IScalarQueryExpressionSorterToUse Property  | 
 
            The sorter to use in the scalar query.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
SyntaxISortExpression SorterToUse { get; set; }Property SorterToUse As ISortExpression
	Get
	Set
Property Value
Type: 
ISortExpression
See Also