Mimer Data Provider v9.2

MimerConnection Properties

The properties of the MimerConnection class are listed below. For a complete list of MimerConnection class members, see the MimerConnection Members topic.

Public Instance Properties

ConnectionString Gets or sets the string used to open a the connection to the 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.
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.
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.

See Also

MimerConnection Class | Mimer.Data.Client Namespace