DataConnector | ComponentOne
C1.AdoNet.OData Assembly / C1.DataConnector.AdoNet Namespace / C1ConnectionBase Class
Properties Methods Events


In This Topic
    C1ConnectionBase Class Members
    In This Topic

    The following tables list the members exposed by C1ConnectionBase.

    Public Properties
     NameDescription
    Public PropertyOverridden.  Gets or sets the string used to open the connection.  
    Public Property (Inherited from System.Data.Common.DbConnection)
    Public Property (Inherited from System.ComponentModel.Component)
    Public Property (Inherited from System.Data.Common.DbConnection)
    Public Property (Inherited from System.Data.Common.DbConnection)
    Public Property A string that identifies a unique way to connect to a server.  
    Public Property The maximum items returned per request to server  
    Public Property (Inherited from System.Data.Common.DbConnection)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyOverridden.  Gets a string that describes the state of the connection.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.Data.Common.DbConnection)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property The logger where execution messages are logged  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbConnection)
    Public Method (Inherited from System.Data.Common.DbConnection)
    Public MethodOverridden.  Closes the connection to the database.  
    Public Method (Inherited from System.Data.Common.DbConnection)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden.  Dispose the connection.  
    Public Method (Inherited from System.Data.Common.DbConnection)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden. Returns schema information for the data source of this C1ConnectionBase.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.Data.Common.DbConnection)
    Public MethodOverloaded. Overridden.  An asynchronous version of C1.DataConnector.AdoNet.C1ConnectionBase.Open  
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Data.Common.DbConnection)
    Protected Method (Inherited from System.Data.Common.DbConnection)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method Retrieve the metadata relatively to the columns.  
    Protected Method Retrieve the metadata relatively to the dataSource informations.  
    Protected Method Retrieve the metadata relatively to the foreign keys.  
    Protected Method Retrieve the metadata relatively to the index columns.  
    Protected Method Retrieve the metadata relatively to the indexes.  
    Protected Method Retrieve the metadata relatively to the primary keys.  
    Protected Method Retrieve the metadata relatively to the reserved words.  
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method Retrieve the metadata relatively to the subtables.  
    Protected Method Retrieve the metadata relatively to the tables.  
    Protected Method Retrieve the metadata relatively to the views.  
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected Method A method that is executed everytime that the connection string used by this C1.AdoNet.OData.C1ODataConnection has changed  
    Protected Method (Inherited from System.Data.Common.DbConnection)
    Protected Method Changes connection state and fires StateChange event if connection state is changed.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Public Event (Inherited from System.Data.Common.DbConnection)
    Top
    See Also