Click or drag to resize
SystemsImportSystem 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 ImportSystem(
	ImportSystemArgs ImportSystemArgs,
	ref DPALogging DPALogging,
	SystemsSQLImportAction Action,
	ref string ErrorMessage
)

Parameters

ImportSystemArgs
Type: DataPA.Utils.QueryEngineImportSystemArgs
DPALogging
Type: DPALogging
Action
Type: DataPA.Utils.QueryEngineSystemsSQLImportAction
ErrorMessage
Type: SystemString

Return Value

Type: Boolean
See Also