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