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

Namespace: DataPAClientConfig.EnterpriseService
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
DataSet ImportSQLSubjects(
	string UserID,
	string Password,
	string SecurityCode,
	DataSet inputDS
)

Parameters

UserID
Type: SystemString
Password
Type: SystemString
SecurityCode
Type: SystemString
inputDS
Type: System.DataDataSet

Return Value

Type: DataSet
See Also