[]
        
(Showing Draft Content)

C1.AdoNet.OData.C1ODataConnectionStringBuilder.SupportOrderBy

SupportOrderBy Property

SupportOrderBy

Holds the value true or false if Order by is a supported operation or not on the server-side

Declaration
public bool SupportOrderBy { get; set; }
Implements