|
|
Database
|
The DatabaseConfigurationLoader type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
CanAugment |
Gets the flag that indicates whether augmentation is supported by this configuration loader.
(Overrides ConfigurationLoaderBaseCanAugment) |
|
|
ConnectionString | Gets or sets the connection string which defines how to connect to the database. |
|
|
DataProviderString | Gets or sets the data provider string, which determines the .NET types to use when opening connections to the database. |
|
|
Log |
Log messages generated by an adapter.
(Inherited from ConfigurationLoaderBase) |
|
|
NodeIDQueryString | Gets or sets the string to use in queries when filtering results by node ID. |