Click or drag to resize
IDatabaseAbstracter Properties

The IDatabaseAbstracter type exposes the following members.

Properties
  NameDescription
Public propertyCommandTimeout
Gets or sets the default command time out.
Public propertyConnectionString
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.
Public propertyType
A string describing the underlying database.
Top
See Also