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.171 -- Release Build+3ecaf8b66f8331a5e50f9e43ac234abd50096934
string DatabaseConnectionString { get; set; }
Property DatabaseConnectionString As String
Get
Set
function get_DatabaseConnectionString();
function set_DatabaseConnectionString(value);
Property Value
String