Click or drag to resize
SystemStructureConnectSuccess Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
TRUE indicates the last connection attempt to the AppServer was successful.

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

Property Value

Type: Boolean
TRUE indicates the last connection attempt to the AppServer was successful.

Return Value

Type: Boolean
TRUE indicates the last connection attempt to the AppServer was successful.
Remarks
TRUE indicates the last connection attempt to the AppServer was successful.
See Also