IndependentActionAdapterManagerBaseTAdapterAutoReparseConnectionString Property
Namespace: Gemstone.Timeseries.AdaptersAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.174 -- Release Build+7cac27bfa55e63c8ffc82ceebed56183ce746be7
protected virtual bool AutoReparseConnectionString { get; set; }
Protected Overridable Property AutoReparseConnectionString As Boolean
Get
Set
protected:
virtual property bool AutoReparseConnectionString {
bool get ();
void set (bool value);
}
function get_AutoReparseConnectionString();
function set_AutoReparseConnectionString(value);
Property Value
Boolean