Click or drag to resize
SystemsImportSQLSubjects 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 DataTable ImportSQLSubjects(
	DataTable inputDataTable,
	ref DPALogging DPALogging,
	ref bool Success,
	ref string ErrorMessage
)

Parameters

inputDataTable
Type: System.DataDataTable
DPALogging
Type: DPALogging
Success
Type: SystemBoolean
ErrorMessage
Type: SystemString

Return Value

Type: DataTable
See Also