DataConnector | ComponentOne
C1.AdoNet.Snowflake Assembly / C1.AdoNet.Snowflake Namespace / C1SnowflakeConnection Class / SupportLimit Property

In This Topic
    SupportLimit Property (C1SnowflakeConnection)
    In This Topic
    A boolean specifying whether or not this C1ODataConnection is using SupportLimit.
    Syntax
    'Declaration
     
    Public ReadOnly Property SupportLimit As Boolean
    public bool SupportLimit {get;}
    See Also