Mimer SQL Data Provider
MimerConnection Class Members
Properties  Methods  Events

Mimer.Data.Client Namespace : MimerConnection Class

The following tables list the members exposed by MimerConnection.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Data.Common.DbConnection)
Public PropertyOverridden. Gets or sets the string that defines the information needed to connect to a database server.  
Public PropertyOverridden. Gets the time to wait while trying to establish a connection before generating an error.  
Public Property (Inherited from System.Data.Common.DbConnection)
Public PropertyGets the currently logged in UserId.  
Public PropertyOverridden. Gets the name of the current database.  
Public PropertyOverridden. Gets the name of the current data source. This is currently the same as the database name.  
Public PropertyGets the normalized version of the database server to which the client is connected.  
Public PropertyReturns whether the server is a beta test version of the product.  
Public PropertyGets a description of the type of server machine the client is connected to.  
Public PropertyGets the type of the database server to which the client is connected.  
Public PropertyOverridden. Gets the version of the database server to which the client is connected.  
Public Property (Inherited from System.Data.Common.DbConnection)
Public PropertyOverridden. Gets the current state of the connection.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Begins a transaction for the current connection.  
Public MethodOverloaded.  (Inherited from System.Data.Common.DbConnection)
Public MethodOverridden. Changes the current database associated with an open MimerConnection.  
Public Method (Inherited from System.Data.Common.DbConnection)
Public MethodOverridden. Closes the connection to the database server.  
Public Method (Inherited from System.Data.Common.DbConnection)
Public Method (Inherited from System.Data.Common.DbConnection)
Public MethodCreates and returns a new MimerCommand object associated with the current MimerConnection.  
Public Method (Inherited from System.Data.Common.DbConnection)
Public Method (Inherited from System.Data.Common.DbConnection)
Public Method (Inherited from System.Data.Common.DbConnection)
Public MethodGet performance data from the server.  
Public MethodOverloaded. Overridden. Retrieve general metadata information for the current connection.  
Public MethodOverloaded.  (Inherited from System.Data.Common.DbConnection)
Public Method (Inherited from System.Data.Common.DbConnection)
Public MethodOverridden. Opens a connection to a database server with the settings specified in the ConnectionString property.  
Public MethodOverloaded.  (Inherited from System.Data.Common.DbConnection)
Public MethodTurn on or off explain processing for SQL compilations.  
Public Method (Inherited from System.Data.Common.DbConnection)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Public EventEvent is fired when the Mimer Data Provider sends a warning or informational message.  
Public EventEvent is fired when the state of the connection changes.  
Top
See Also

Reference

MimerConnection Class
Mimer.Data.Client Namespace