dbc_BeforeDropOffline Event
Occurs immediately before a DROPOFFLINE( ) function, which returns an offline view on line. There are two versions of the syntax.
PROCEDURE dbc_BeforeDropOffline(cViewName, cPath) |
PROCEDURE dbc_BeforeDropOffline
LPARAMETERS cViewName, cPath |
Parameters
- cViewName
-
Specifies the name of the offline view being taken back online.
- cPath
-
Specifies the directory in which the offline view is located.
Return .F. from this procedure to prevent returning the view online.
Remarks
Example
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