Click or drag to resize
ImportSystemArgsbPrimary Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that contains a flag with indictaes if this connection is the primary one for this system.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool bPrimary { get; set; }

Property Value

Type: Boolean
A property that contains a flag with indictaes if this connection is the primary one for this system.

Return Value

Type: Boolean
A property that contains a flag with indictaes if this connection is the primary one for this system.
Remarks