The ORDER BY Columns in Select List property indicates whether columns in an ORDER BY clause must be included in the SELECT statement.
object.Properties("ORDER BY Columns in Select List")
object
Expression that evaluates to an object in the Applies To list.
One of the following settings:
Value | Description |
---|---|
True | Columns in an ORDER BY clause must be included in the SELECT statement. |
False | Columns in an ORDER BY clause are not required to be included in the SELECT statement. |
adBoolean
Read-only
DBPROP_ORDERBYCOLUMNSINSELECT