DatabaseConfigurationLoader Properties

Properties

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)

See Also