Click or drag to resize
Grid Solutions Framework

DeviceAlarmStateAdapterExternalDatabaseConnnectionString Property

Gets or sets the external database connection string used for synchronization of alarm states. Leave blank to use local configuration database defined in "systemSettings".

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("")]
public string ExternalDatabaseConnnectionString { get; set; }
View Source

Property Value

String
See Also