Name | Description | |
---|---|---|
BeginTransaction | Overloaded. Begins a transaction for the current connection. | |
BeginTransactionAsync | Overloaded. (Inherited from System.Data.Common.DbConnection) | |
ChangeDatabase | Overridden. Changes the current database associated with an open MimerConnection. | |
ChangeDatabaseAsync | (Inherited from System.Data.Common.DbConnection) | |
Close | Overridden. Closes the connection to the database server. | |
CloseAsync | (Inherited from System.Data.Common.DbConnection) | |
CreateBatch | (Inherited from System.Data.Common.DbConnection) | |
CreateCommand | Creates and returns a new MimerCommand object associated with the current MimerConnection. | |
Dispose() | (Inherited from System.Data.Common.DbConnection) | |
DisposeAsync | (Inherited from System.Data.Common.DbConnection) | |
GetLifetimeService | (Inherited from System.Data.Common.DbConnection) | |
GetPerformanceData | Get performance data from the server. | |
GetSchema | Overloaded. Overridden. Retrieve general metadata information for the current connection. | |
GetSchemaAsync | Overloaded. (Inherited from System.Data.Common.DbConnection) | |
InitializeLifetimeService | (Inherited from System.Data.Common.DbConnection) | |
Open | Overridden. Opens a connection to a database server with the settings specified in the ConnectionString property. | |
OpenAsync | Overloaded. (Inherited from System.Data.Common.DbConnection) | |
SetExplain | Turn on or off explain processing for SQL compilations. | |
ToString | (Inherited from System.Data.Common.DbConnection) |