Provides access to adding datasets to the dataset container.
| Description | ||
|---|---|---|
![]() |
AddDataset | Adds a dataset to the dataset collection. |
| CoClasses and Classes | Description |
|---|---|
| FeatureDataset | FeatureDataset Object. |
| RepresentationWorkspaceExtension | Workspace extension to support representations in a geodatabase. |
| Sde4Workspace (esriDataSourcesGDB) | ESRI SDE (4.x) Feature Database. |
| TerrainFeatureDatasetExtension (esriGeoDatabaseExtensions) | ESRI TerrainFeatureDatasetExtension object. |
| VersionedWorkspace | VersionedWorkspace Object. |
| Workspace | Workspace Object. |
The IDatasetContainer interface lets you move datasets between feature datasets and workspaces—both objects implement the interface.
Note that when moving feature classes into a feature dataset, the spatial reference of the source feature class must match the spatial reference of the target feature dataset into which it is being moved.