Click or drag to resize

DetachedDeviceLinkDatabaseIDKey Field

Connection string key, applied to a parent concentrator device, whose value is the database ID of the parent device itself. Allows the runtime to match detached children, whose ParentIDKey values are database IDs, without requiring database access.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.318-beta
Syntax
public const string DatabaseIDKey = "databaseID"
View Source

Field Value

String
See Also