Click or drag to resize
SessionLogin Constructor DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Initializes a new instance of the SessionLogin class

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SessionLogin(
	string System,
	string ConnectionName,
	string Username,
	string Password
)

Parameters

System
Type: SystemString
ConnectionName
Type: SystemString
Username
Type: SystemString
Password
Type: SystemString
See Also