DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnection Class


In This Topic
    C1D365SConnection Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbConnection)
    Public Method Changes the current database for an open connection. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public Method Closes the connection to the database. This is the preferred method of closing any open connection. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public Method (Inherited from System.Data.Common.DbConnection)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  Disposes the resources of this connection. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public Method Enlists in the specified transaction. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Returns schema information for the data source of this System.Data.Common.DbConnection. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public Method Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Public MethodOverridden.  Opens a database connection with the settings specified by the connection string.  
    Public MethodOverloaded. Overridden. An asynchronous version of Open.  
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method Initiates and returns a new transaction with the connected data source. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Protected MethodCreates and returns a System.Data.Common.DbCommand object associated with the current connection. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Protected MethodOverridden. Create a new C1D365SCommand.  
    Protected MethodOverloaded. Overridden. Create the inner connection to be used by this C1D365SConnection.  
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected Method (Inherited from System.Data.Common.DbConnection)
    Top
    See Also