Click or drag to resize
Grid Solutions Framework

BulkSequenceCalculator.CustomAdapterSettings 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: PowerCalculations
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.241-beta
Syntax
public override string CustomAdapterSettings { get; }
View Source

Property Value

String

Implements

IIndependentAdapterManager.CustomAdapterSettings
See Also