DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector.Interfaces Namespace / IExtendedConnection Interface
Properties

In This Topic
    IExtendedConnection Interface Members
    In This Topic

    The following tables list the members exposed by IExtendedConnection.

    Public Properties
     NameDescription
     Property Holds the value true or false if group by is a supported operation or not on the server-side  
     Property Holds the value true or false if Limit is a supported operation or not on the server-side  
     Property Holds the value true or false if Order by is a supported operation or not on the server-side  
    Top
    See Also