DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / IExtendedConnectionStringBuilder Interface
Properties Methods

In This Topic
    IExtendedConnectionStringBuilder Interface Members
    In This Topic

    The following tables list the members exposed by IExtendedConnectionStringBuilder.

    Public Properties
     NameDescription
     Property Holds the supported operations on the server-side  
     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 by 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
    Public Methods
     NameDescription
     Method A void method to used to Separate Supported Operations  
    Top
    See Also