dbc_AfterRenameConnection Event
| Visual FoxPro 9.0 SP2 |
| dbc_AfterRenameConnection Event |
| See Also |
|
Occurs before a connection is renamed. There are two versions of the syntax.
PROCEDURE dbc_AfterRenameConnection(cConnectionName, cNewName) |
PROCEDURE dbc_AfterRenameConnection
LPARAMETERS cPreviousName, cNewName |
Parameters
- cPreviousName
-
Specifies the previous name of the connection.
- cNewName
-
Specifies the new name of the connection.
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