DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / IExtendedConnectionStringBuilder Interface / SupportLimit Property

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