Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Property group: Data Source Information
Property set: DBPROPSET_DATASOURCEINFO
Type: VT_BOOL
Typical R/W: R
Description: ORDER BY Columns in Select List
Value |
Meaning |
---|---|
VARIANT_TRUE |
Columns in an ORDER BY clause must be in the select list. |
VARIANT_FALSE |
Columns in an ORDER BY clause are not required to be in the select list. |