dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2Connection Class

In This Topic
    DB2Connection Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodStarts an asynchronous invocation of an Open method. (Inherited from Devart.Common.DbConnectionBase)
    Public MethodOverloaded. Begins a transaction at the database.  
    Public MethodOverridden. Changes the current database associated with an open connection.  
    Public Methodstatic (Shared in Visual Basic)Clears all pools associated with the connection.  
    Public Methodstatic (Shared in Visual Basic)Clears the pool matching ConnectionString of provided DB2Connection object.  
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodCloses the connection to the database. This is the preferred method of closing any open connection. (Inherited from Devart.Common.DbConnectionBase)
    Public MethodCreates and returns a DB2Command object associated with the DB2Connection.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Public MethodEnds an asynchronous invocation of the Open method. (Inherited from Devart.Common.DbConnectionBase)
    Public MethodEnlists in the specified transaction as a distributed transaction.  
    Public MethodOverridden. Enlists in the specified transaction.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Returns list of metadata collections and number of restrictions for a collection. (Inherited from Devart.Common.DbConnectionBase)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Methodstatic (Shared in Visual Basic)Loads and applies the specified activation key to activate the current instance of dotConnect for DB2.  
    Public MethodOverridden. Opens a DB2 connection with the property settings specified by the ConnectionString.  
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    See Also