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 |
---|---|---|
0x00000000 |
The stCmd field of the BrtBeginECDbProps record is not specified. |
|
0x00000001 |
The stCmd field of the BrtBeginECDbProps record specifies the name of a cube within an OLAP database. |
|
0x00000002 |
The stCmd field of the BrtBeginECDbProps record specifies a Structured Query Language (SQL) statement. |
|
0x00000003 |
The stCmd field of the BrtBeginECDbProps record specifies a database table name. |
|
0x00000004 |
The stCmd field of the BrtBeginECDbProps record specifies a statement in the default language of the database. |
|
0x00000005 |
The stCmd field of the BrtBeginECDbProps record specifies a list from a Web-based data provider. |