dbc_AfterCreateView Event

Occurs after SQL view is created. There are two versions of the syntax.

PROCEDURE dbc_AfterCreateView(cViewName, lRemote) 
PROCEDURE dbc_AfterCreateView
LPARAMETERS cViewName, lRemote

Parameters

cViewName

Specifies the name of the view that was created.

lRemote

Specifies whether the view is remote.

Expand imageRemarks

Expand imageExample

Expand imageSee Also


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