Click or drag to resize
Grid Solutions Framework

BulkSequenceCalculatorCustomAdapterSettings 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.182-beta
Syntax
public override string CustomAdapterSettings { get; }
View Source

Property Value

String

Implements

IIndependentAdapterManagerCustomAdapterSettings
See Also