<< Click to Display Table of Contents >> AdoRecordSet:Supports() |
![]() ![]() ![]() |
Determines whether a specified Recordset object supports a particular type of functionality.
METHOD Supports ( lCursorOptions AS LONG ) AS LOGIC PASCAL CLASS AdoRecordSet
lCursorOptions LONG that consists of one or more CursorOptionEnum values.
LOGIC that indicates whether all of the features identified by the CursorOptions argument are supported by the provider
AdoRecordSet, AdoCursorOptionEnum