The Scroll Backwards property indicates whether the recordset can scroll backward.
object.Properties("Scroll Backwards") [= value]
object
Expression that evaluates to an object in the Applies To list.
value
Boolean that indicates whether the recordset can scroll backward, as specified in Settings.
Value | Description |
---|---|
True | The recordset can scroll backward. |
False | The recordset cannot scroll backward. |
adBoolean
Read/write
DBPROP_CANSCROLLBACKWARDS