DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / IExtendedConnectionStringBuilder Interface / SupportedOperations Property

In This Topic
    SupportedOperations Property (IExtendedConnectionStringBuilder)
    In This Topic
    Holds the supported operations on the server-side
    Syntax
    'Declaration
     
    ReadOnly Property SupportedOperations As String
    string SupportedOperations {get;}
    See Also