Click or drag to resize
EnterpriseServiceClientImportSQLSubjects 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
public 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

Implements

IEnterpriseServiceImportSQLSubjects(String, String, String, DataSet)
See Also