dbc_BeforeDBGetProp Event
Occurs before the DBGetProp( ) function runs. There are two versions of the syntax.
PROCEDURE dbc_BeforeDBGetProp(cName, cType, cProperty) |
PROCEDURE dbc_BeforeDBGetProp
LPARAMETERS cName, cType, cProperty |
Parameters
- cName
-
Specifies the value of the first parameter in the DBGetProp( ) function, the name of the database, field, named connection, table, or view for which DBGETPROP( ) returns information.
- cType
-
Specifies the value of the second parameter in the DBGetProp( ) function, the object type of the item named in cName.
- cProperty
-
Specifies the value of the third parameter in the DBGetProp( ) function, the property for which DBGETPROP( ) returns information.
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