[]
        
(Showing Draft Content)

C1.AdoNet.OData.C1ODataConnectionStringBuilder.SupportLimit

SupportLimit Property

SupportLimit

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

Declaration
public bool SupportLimit { get; set; }
Implements