Click or drag to resize
SystemObjectImportSubject 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 bool ImportSubject(
	ImportSubjectArgs ImportSubjectArgs,
	ref DPALogging DPALogging,
	SystemsSQLImportAction Action,
	ref string ErrorMessage
)

Parameters

ImportSubjectArgs
Type: DataPA.Utils.QueryEngineImportSubjectArgs
DPALogging
Type: DPALogging
Action
Type: DataPA.Utils.QueryEngineSystemsSQLImportAction
ErrorMessage
Type: SystemString

Return Value

Type: Boolean
See Also