Database Properties Dialog Box

Allows you to choose the type of database objects that are displayed in the Database Designer. You can choose from tables, relations, local views, and remote views. You can also add a comment. Use this dialog box to show or hide database objects in your database schema.

This dialog box appears when you select Properties from the Database menu.

  • Event
    Lists the available events.
  • Set Events On
    Specifies whether DBC Events are enabled at design time and run time in the current Visual FoxPro session.
  • Events File
    Enables you to specify an external file that contains DBC Event code.
  • Edit Code button
    Opens the Visual FoxPro editor so you can add code to the currently selected DBC Event in the stored procedures file or in the specified external file.
  • Tables
    Shows or hides the tables in the database schema.
  • Relations
    Shows or hides the relationship lines between tables in the database schema.
  • Local Views
    Shows or hides the views created on data stored in local tables.
  • Remote Views
    Shows or hides the views created on data stored in a remote data source.
  • Comment
    Provides space for you to type a comment about the database schema.

See Also

Connections Dialog Box | Arrange Tables and Views Dialog Box | Database Designer | New Local View Dialog Box | New Remote View Dialog Box | Edit Relationship Dialog Box | Find Table or View Dialog Box | Viewing and Setting Database Properties