BeforeCursorDetach Event

Occurs immediately before a CursorAdapter object detaches a cursor. You can use this event to perform any necessary operations before detaching the cursor or table.

PROCEDURE Object.BeforeCursorAttach 
LPARAMETERS cAlias

Parameters

cAlias

Specifies the alias of the cursor or table being detached.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic