How to: Edit a Dataset

After creating a typed dataset, you can modify its schema by adding or editing the TableAdapters, data tables, TableAdapter queries, and relationships that make up the dataset using the Dataset Designer. Visual Studio provides wizards (TableAdapter Configuration Wizard and TableAdapter Query Configuration Wizard) to help you work with some of these objects.

For information on creating datasets, see How to: Create a Typed Dataset.

Open the Dataset

To open the dataset for editing

Edit the Dataset

To edit the dataset

See Also

Tasks

Walkthrough: Displaying Data on a Form in a Windows Application

How to: Connect to Data in a Database

Concepts

Datasets in Visual Studio Overview

TableAdapter Overview

Dataset Designer

N-Tier Data Application Overview

Hierarchical Update Overview

Reference

Data Sources Window

Other Resources

Data Walkthroughs

Validating Data