2.5.57 ConnGrbitDbt
The ConnGrbitDbt structure is a 2 byte variable-type structure that specifies external connection properties for the containing record. Its meaning depends on the value of the dbt field of the containing record.
Value |
Meaning |
---|---|
4 |
A ConnGrbitDbtWeb that specifies the query flags for a Web data connection. |
5 |
A ConnGrbitDbtOledb that specifies the query flags for an OLE DB data connection. |
7 |
A ConnGrbitDbtAdo that specifies the query flags for an ADO data connection. |
Any other value |
A 2 byte unsigned integer. Unused and MUST be 0. |