[]
        
(Showing Draft Content)

C1.AdoNet.Snowflake.C1SnowflakeConnection.SupportOrderBy

SupportOrderBy Property

SupportOrderBy

A boolean specifying whether or not this C1ODataConnection is using SupportOrderBy.

Declaration
public bool SupportOrderBy { get; }
Implements