BeforeCursorClose Event

Occurs immediately before a cursor closes. You can use this event to perform any operations needed before closing a cursor or table, and so on.

PROCEDURE Object.BeforeCursorClose 
LPARAMETERS cAlias

Parameters

cAlias

Specifies the alias of the cursor or table being closed.

Expand imageRemarks

Expand imageSee Also


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