Active Query Builder 2 .NET Edition reference
IsSupportSorting Property



Indicates if it's possible to sort by this column.
Syntax
'Declaration
 
Public ReadOnly Property IsSupportSorting As System.Boolean
'Usage
 
Dim instance As OutputColumn
Dim value As System.Boolean
 
value = instance.IsSupportSorting
public System.bool IsSupportSorting {get;}
public: __property System.bool get_IsSupportSorting();
See Also

Reference

OutputColumn Class
OutputColumn Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback