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.
Returns an object reference to a CursorAdapter object at run time by referencing the cursor name.
GETCURSORADAPTER( [ cAlias ] )
Parameters
- cAlias
Specifies the alias of the cursor. If you do not supply an alias, Visual FoxPro uses the alias for the cursor in the current work area.
Return Value
An object reference to a CursorAdapter object.
Remarks
Applies To: CursorAdapter Class
See Also
Reference
CursorAdapter Object Properties, Methods, and Events