ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace > OutputColumn Class : IsSupportSorting Property |
'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();