C1.AdoNet.Snowflake Assembly / C1.DataConnector.AdoNet Namespace / C1ConnectionBase<TConnectionImpl> Class
Properties Methods Events


C1ConnectionBase<TConnectionImpl> Class Members

The following tables list the members exposed by C1ConnectionBase<TConnectionImpl>.

Public Properties
 NameDescription
Public Property Gets or sets the string used to open the connection. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
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. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Public Property The maximum items returned per request to server (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Public Property (Inherited from System.Data.Common.DbConnection)
Public Property (Inherited from System.ComponentModel.Component)
Public Property Gets a string that describes the state of the connection. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
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 the runtime messages are passed to. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Data.Common.DbConnection)
Public Method (Inherited from System.Data.Common.DbConnection)
Public Method Closes the connection to the database. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
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.C1ConnectionBase)
Public Method (Inherited from System.Data.Common.DbConnection)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Returns schema information for the data source of this C1ConnectionBase. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.Data.Common.DbConnection)
Public MethodOverloaded.  An asynchronous version of C1.DataConnector.AdoNet.C1ConnectionBase.Open (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
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. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Protected Method Retrieve the metadata relatively to the dataSource informations. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Protected Method Retrieve the metadata relatively to the foreign keys. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Protected Method Retrieve the metadata relatively to the index columns. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Protected Method Retrieve the metadata relatively to the indexes. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Protected Method Retrieve the metadata relatively to the primary keys. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Protected Method Retrieve the metadata relatively to the reserved words. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Protected Method (Inherited from System.ComponentModel.Component)
Protected Method Retrieve the metadata relatively to the subtables. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Protected Method Retrieve the metadata relatively to the tables. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Protected Method Retrieve the metadata relatively to the views. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Protected Method A method that is called every time there is a change to the connection string used by this C1.AdoNet.OData.C1ODataConnection/>. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Protected Method (Inherited from System.Data.Common.DbConnection)
Protected Method If the passed state is different than the current one, it updates it and fires the StateChange event. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Public Event (Inherited from System.Data.Common.DbConnection)
Top
See Also