Click or drag to resize
QueryConnectionDetail Constructor (String) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates a returns a new QueryConnectionDetail object

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public QueryConnectionDetail(
	string Connection
)

Parameters

Connection
Type: SystemString
The name of the connection this object relates to.
Remarks