IndependentActionAdapterManagerBaseTAdapterCustomAdapterSettings 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.136 -- Release Build+045677775a56d15698be6ced5ce5213063e47102
public virtual string? CustomAdapterSettings { get; }
Public Overridable ReadOnly Property CustomAdapterSettings As String
Get
public:
virtual property String^ CustomAdapterSettings {
String^ get ();
}
function get_CustomAdapterSettings();
StringIIndependentAdapterManagerCustomAdapterSettings