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 Windows Form

How to: Connect to Data in a Database

Reference

Data Sources Window

Concepts

Working with Datasets in Visual Studio

TableAdapter Overview

Dataset Designer

Validating Data

N-Tier Data Applications Overview

Hierarchical Update Overview

Other Resources

Data Walkthroughs