AfterCursorDetach Event
| Visual FoxPro 9.0 SP2 |
| AfterCursorDetach Event |
| See Also |
|
Occurs immediately after a CursorAdapter object detaches a cursor. You can use AfterCursorDetach to perform tasks such as reset cursor adapter properties and perform operations on the freed table.
PROCEDURE Object.AfterCursorAttach LPARAMETERS cAlias, lResult |
Parameters
- cAlias
-
Specifies the alias of the detached cursor or table.
- lResult
-
Specifies True (.T.) if the CursorAdapterCursorDetach method detaches the cursor or table successfully and False (.F.) if not detached successfully.
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08