SupportOrderBy Property (IExtendedConnection)
In This Topic
Holds the value true or false if Order by is a supported operation or not on the server-side
Syntax
'Declaration
ReadOnly Property SupportOrderBy As Boolean
bool SupportOrderBy {get;}
See Also