2.5.21 CmdType

The CmdType enumeration specifies the meaning of the stCmd field of the BrtBeginECDbProps (section 2.4.61) record.

The value of this enumeration MUST be a value from the following table.

Name

Value

Meaning

CMDNULL

0x00000000

The stCmd field of the BrtBeginECDbProps record is not specified.

CMDCUBE

0x00000001

The stCmd field of the BrtBeginECDbProps record specifies the name of a cube within an OLAP database.

CMDSQL

0x00000002

The stCmd field of the BrtBeginECDbProps record specifies a Structured Query Language (SQL) statement.

CMDTABLE

0x00000003

The stCmd field of the BrtBeginECDbProps record specifies a database table name.

CMDDEFAULT

0x00000004

The stCmd field of the BrtBeginECDbProps record specifies a statement in the default language of the database.

CMDSPLIST

0x00000005

The stCmd field of the BrtBeginECDbProps record specifies a list from a Web-based data provider.