DbSettings

DbSettings class

Allows to specify settings to read from project database.

The DbSettings type exposes the following members:

Properties

NameDescription
connection_stringGets or sets the connection string.
provider_invariant_nameGets or sets provider invariant name which is used to get an instance of the class.

See Also