IIndependentAdapterManagerCustomAdapterSettings Property
Gets any custom adapter settings to be added to each adapter connection string. Can be used to add
settings that are custom per adapter.
Namespace: Gemstone.Timeseries.AdaptersAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.147 -- Release Build+281cd9d48f79fa48c22e33d1c46c4d7bdd95f1cf
string? CustomAdapterSettings { get; }
ReadOnly Property CustomAdapterSettings As String
Get
property String^ CustomAdapterSettings {
String^ get ();
}
function get_CustomAdapterSettings();
Property Value
String