Deleting a Database Table From a Visual Web JSF Page

See Also

If you do not want to use a database table on a particular page, you can delete it from the page. After you delete a database table from a Visual Web JSF page, no components in that page can access the database table.

To delete a database table from the page:

  1. In the , right-click the table-nameRowSet item and choose Delete.
  2. In the ensuing dialog box, click Yes to delete the database table from the Visual Web JSF page.
See Also
About Components and Data
Adding a Database Table to a Visual Web JSF Page
Adding a Database Connection
Visual Web JSF Database Tasks: Quick Reference

Legal Notices