DbSettings

DbSettings class

Allows to specify settings to read from project database.

Methods

NameDescription
get_ConnectionStringGets the connection string.
get_ProviderInvariantNameGets provider invariant name which is used to get an instance of the System::Data::Common::DbProviderFactory class.
set_ConnectionStringSets the connection string.
set_ProviderInvariantNameSets provider invariant name which is used to get an instance of the System::Data::Common::DbProviderFactory class.