Click or drag to resize
SqlServerCompactDatabaseAbstracter Properties

The SqlServerCompactDatabaseAbstracter type exposes the following members.

Properties
  NameDescription
Public propertyCommandTimeout
Gets or sets the default command time out.
(Inherited from AbstractDatabaseAbstracter.)
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.
(Inherited from AbstractDatabaseAbstracter.)
Public propertyType (Overrides AbstractDatabaseAbstracterType.)
Top
See Also