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

In This Topic
    IExtendedConnection 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
    IExtendedConnection Interface
    Syntax
    'Declaration
     
    Public Interface IExtendedConnection 
    public interface IExtendedConnection 
    See Also