dbc_AfterDBGetProp Event
Occurs after the DBGetProp( ) function completes. There are two versions of the syntax.
PROCEDURE dbc_AfterDBGetProp(cName, cType, cProperty) |
PROCEDURE dbc_AfterDBGetProp
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.
For details on valid cType and cProperty values, see in Help.
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