The properties of the MimerConnection class are listed below. For a complete list of MimerConnection class members, see the MimerConnection Members topic.
ConnectionString | Gets or sets the string that defines the information needed to connect to a database server. |
ConnectionTimeout | Gets the time to wait while trying to establish a connection before generating an error. |
Container (inherited from Component) | Gets the IContainer that contains the Component. |
CurrentUser | Gets the currently logged in UserId. |
Database | Gets the name of the current database. |
DataSource | Gets the name of the current data source. This is currently the same as the database name. |
ServerBeta | Returns whether the server is a beta test version of the product. |
ServerOsDescription | Gets a description of the type of server machine the client is connected to. |
ServerType | Gets the type of the database server to which the client is connected. |
ServerVersion | Gets the version of the database server to which the client is connected. |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
State | Gets the current state of the connection. |
MimerConnection Class | Mimer.Data.Client Namespace