IIndependentAdapterManagerDatabaseConnectionString Property
Gets or sets the connection string used for database operations. Leave blank to use local configuration database defined in "systemSettings".
Namespace: Gemstone.Timeseries.AdaptersAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.177 -- Release Build+cfd4bfee106125722a429f9bad31e515a3784074
string DatabaseConnectionString { get; set; }
Property DatabaseConnectionString As String
Get
Set
function get_DatabaseConnectionString();
function set_DatabaseConnectionString(value);
Property Value
String