Active Query Builder 2 .NET Edition reference
SortType Property (SortedColumn)



Gets the ordering type (ascending or descending).
Syntax
'Declaration
 
Public ReadOnly Property SortType As ItemSortType
'Usage
 
Dim instance As SortedColumn
Dim value As ItemSortType
 
value = instance.SortType
public ItemSortType SortType {get;}
public: __property ItemSortType get_SortType();
See Also

Reference

SortedColumn Class
SortedColumn Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback