# View Foundset DataSources

## Overview

The View Foundset DataSource represents a custom table, which instead of coming from a database exists just as a definition. The data in this table will be loaded at runtime.

## Commands Summary

A summary of commands available on this item via right-click context menu:

| Command                                       | Summary                                                                                                  |
| --------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| [Edit table/view](#edit-table-view)           | Opens the [Table Editor](https://docs.servoy.com/reference/servoy-developer/object-editors/table-editor) |
| [Delete View Foundset](#delete-view-foundset) | Deletes View Foundset definition                                                                         |
| [Rename View Foundset](#rename-view-foundset) | Renames View Foundset definition                                                                         |

## Commands Details

The details for each command available on this item via right-click context menu:

### Edit table/view

Opens the [Table Editor](https://docs.servoy.com/reference/servoy-developer/object-editors/table-editor) to edit the View Foundset table and its associated column information (metadata stored by Servoy Developer).

### Delete View Foundset

Deletes View Foundset definition.

### Rename View Foundset

Renames the View Foundset definition (table).
