Click or drag to resize
RunQueryGetConnectionServiceandHost Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void GetConnectionServiceandHost(
	ref Application Application,
	ref Query Query,
	ref string Host,
	ref string Service,
	ref bool Prompt
)

Parameters

Application
Type: DataPA.Utils.QueryEngineApplication
Query
Type: DataPA.Utils.QueryEngineQuery
Host
Type: SystemString
Service
Type: SystemString
Prompt
Type: SystemBoolean
See Also