Databases and database objects, such as connections and views, have properties you can view and some you can set. You can view and set these properties using the DBGETPROP(В ) and DBSETPROP(В ) functions. For more information, see DBGETPROP( ) Function and DBSETPROP( ) Function.
However, you can set the Comment property for a database using the Visual FoxPro interface.
To add comments to the current database
-
Open the database in the Database Designer.
-
On the Database menu, click Properties to open the Database Properties dialog box.
-
In the Comment box, type a comment for the database.
-
When you are finished, click OK.