| AbstractDatabaseAbstracter Properties |
The AbstractDatabaseAbstracter type exposes the following members.
| Name | Description | |
|---|---|---|
| CommandTimeout |
Gets or sets the default command time out.
| |
| ConnectionString |
Gets or sets the connection string used by this abstracter.
By default, the connection string is created by the configuration system, but you can force a custom connection string using this property.
| |
| Type |
A string describing the underlying database.
|