dotConnect for Salesforce Documentation
Devart.Common Namespace / DbConnectionBase Class

In This Topic
    DbConnectionBase Class Methods
    In This Topic

    For a list of all members of this type, see DbConnectionBase members.

    Public Methods
     NameDescription
    Public MethodStarts an asynchronous invocation of an Open method.  
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbConnection)
    Public MethodOverridden. Changes the current database associated with an open DbConnectionBase.  
    Public MethodOverridden.   
    Public Method (Inherited from System.Data.Common.DbConnection)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Public MethodEnds an asynchronous invocation of the Open method.  
    Public MethodOverridden. Enlists in the specified transaction.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden. Provides information about server schema objects.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverridden.   
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbConnection)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    See Also