Name | Description | |
---|---|---|
C1D365SConnection Constructor | Overloaded. |
The following tables list the members exposed by C1D365SConnection.
Name | Description | |
---|---|---|
C1D365SConnection Constructor | Overloaded. |
Name | Description | |
---|---|---|
Logger | The logger where the runtime messages are passed to. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>) |
Name | Description | |
---|---|---|
ConnectionString | Gets or sets the string used to open the connection. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>) | |
ConnectionTimeout | Gets the time to wait while establishing a connection before terminating the attempt and generating an error. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>) | |
Container | (Inherited from System.ComponentModel.Component) | |
Database | Overridden. Gets the name of the current database after a connection is opened, or the database name specified in the connection string before the connection is opened. | |
DataSource | Overridden. Gets the name of the database server to which to connect. | |
ServerVersion | Overridden. Gets a string that represents the version of the server to which the object is connected. | |
Site | (Inherited from System.ComponentModel.Component) | |
State | Gets a string that describes the state of the connection. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>) | |
UnderlyingConnection | The underlying connection used by this C1.DataConnector.AdoNet.DbConnectionWrap<TInnerConnection,TInnerCommand,TInnerParameter>. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DbProviderFactory | Overridden. Gets the DbProviderFactory for this connection. | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
BeginDbTransaction | Initiates and returns a new transaction with the connected data source. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>) | |
CreateDbCommand | Creates and returns a System.Data.Common.DbCommand object associated with the current connection. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>) | |
CreateDbCommandWrap | Overridden. Create a new C1D365SCommand. | |
CreateInnerConnection | Overloaded. Overridden. Create the inner connection to be used by this C1D365SConnection. | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) | |
OnStateChange | (Inherited from System.Data.Common.DbConnection) |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
StateChange | StateChange event (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>) |