dql()

Read(1256) Label: dql connection, metadata file,

Description:

Create DQL connection.

Syntax:

dql(meta)

Note:

The function creates a DQL connection; support both absolute path and relative path.

Parameter:

meta

The metadata file

Example:

 

A

 

1

=dql("demo.glmd")

Create DQL connection and set the metadata file as demo.glmd in the main directory.