Click or drag to resize
ServerUtilsOpenAppServerFile 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 static bool OpenAppServerFile(
	ref ADODBDataSource RootObject,
	string FileName,
	ref string TmpDir,
	ref bool Updated,
	ref string ErrorString,
	string Username,
	DPALogging DPALogging = null
)

Parameters

RootObject
Type: ADODBDataSource
FileName
Type: SystemString
TmpDir
Type: SystemString
Updated
Type: SystemBoolean
ErrorString
Type: SystemString
Username
Type: SystemString
DPALogging (Optional)
Type: DPALogging

Return Value

Type: Boolean
See Also