Description |
Calls the Supports() method of the wrapped ADODB.Recordset object. Use the Supports method to determine what types of functionality a Recordset object supports. If the Recordset object supports the features whose corresponding constants are in cursorOptions, the Supports method returns True. Otherwise, it returns False.
|