DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / IExtendedConnectionStringBuilder Interface
Members

In This Topic
    IExtendedConnectionStringBuilder Interface
    In This Topic
    This interface is used when a provider has an extended version of connection string and wants to specify the supported operations of this driver on server-side
    Object Model
    IExtendedConnectionStringBuilder Interface
    Syntax
    'Declaration
     
    Public Interface IExtendedConnectionStringBuilder 
    public interface IExtendedConnectionStringBuilder 
    See Also