![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Provides access to members that supply dataset information.
| Name | Description | |
|---|---|---|
![]()  | 
BrowseName | The browse name of the dataset. | 
![]()  | 
CanCopy | True if this dataset can be copied. | 
![]()  | 
CanDelete | True if this dataset can be deleted. | 
![]()  | 
CanRename | True if this dataset can be renamed. | 
![]()  | 
Category | The category of the dataset. | 
![]()  | 
Copy | Copies this dataset to a new dataset with the specified name. | 
![]()  | 
Delete | Deletes this dataset. | 
![]()  | 
FullName | The associated name object. | 
![]()  | 
Name | The name of the Dataset. | 
![]()  | 
PropertySet | The set of properties for the dataset. | 
![]()  | 
Rename | Renames this Dataset. | 
![]()  | 
Subsets | Datasets contained within this dataset. | 
![]()  | 
Type | The type of the Dataset. | 
![]()  | 
Workspace | The workspace containing this dataset. | 
| Classes | Description | 
|---|---|
| AMSWorkspace (esriTrackingAnalyst) | Controls the Tracking Server workspace COM object's properties. | 
| AttributedRelationshipClass | Esri Attributed Relationship Class object. | 
| CadAnnotationLayer (esriCarto) | An Esri Cad annotation layer. | 
| CadastralFabric (esriGeoDatabaseExtensions) | A container for querying information about a cadastral fabric. | 
| CadastralFabricSubLayer (esriCarto) | Cadastral Fabric Feature Layer Object. | 
| CadFeatureLayer (esriCarto) | Esri CAD Feature Layer class. | 
| CoverageAnnotationLayer (esriCarto) | An Esri coverage annotation layer. | 
| DimensionLayer (esriCarto) | A collection of properties for a dimension layer. | 
| FDOGraphicsLayer (esriCarto) | A collection of properties for an annotation layer (feature data object graphics layer). | 
| FeatureClass | Esri Feature Class object. | 
| FeatureDataset | Esri Feature Dataset object. | 
| FeatureLayer (esriCarto) | A collection of features and their visual representation. | 
| FunctionRasterDataset (esriDataSourcesRaster) | A class for a function raster dataset. | 
| GdbRasterCatalogLayer (esriCarto) | Geodabase RasterCatalog source and display options. | 
| GeometricNetwork | Esri Geometric Network object. | 
| ImageServerLayer (esriCarto) | Image server layer source and display options. | 
| IMSSubFeatureLayer (esriCarto) | A collection of IMS features as a sublayer of an IMSMapLayer. | 
| LasDataset (esriGeoDatabaseExtensions) | Esri LasDataset component. | 
| MemoryRelationshipClass | A relationship class object that is stored in memory. | 
| MosaicLayer (esriCarto) | The layer implementation of the Mosaic Dataset. | 
| NALayer (esriNetworkAnalyst) | The layer for defining, solving, and viewing network analysis results. | 
| NetCDFWorkspace (esriDataSourcesNetCDF) | The NetCDF workspace object. | 
| NetworkDataset | A container for querying information about a network dataset. | 
| NetworkLayer (esriCarto) | Esri Network Layer CoClass. | 
| ObjectClass | Esri Object Class object. | 
| RasterBand (esriDataSourcesRaster) | A representation of a single band of a raster dataset on disk. | 
| RasterCatalog | A collection of raster datasets in a Geodatabase table. | 
| RasterDataset (esriDataSourcesRaster) | A representation of a raster dataset on disk. | 
| RasterLayer (esriCarto) | Raster layer source and display options. | 
| RasterWorkspace (esriDataSourcesRaster) | The raster workspace object. | 
| RelationshipClass | Esri Relationship Class object. | 
| RelQueryTable | An object that joins two datasets based on common data values. | 
| RepresentationClass | A Feature Class Representation object. | 
| RouteEventSource (esriLocation) | Route event source object. | 
| SchematicDataset (esriSchematic) | Provides access to members that manage the schematic dataset. | 
| SchematicDiagram (esriSchematic) | A schematic diagram object. | 
| SchematicDiagramClass (esriSchematic) | Schematic diagram class object. | 
| SchematicElementClass (esriSchematic) | Schematic element class object. | 
| SchematicFolder (esriSchematic) | A schematic folder object. | 
| SchematicInMemoryFeatureClass (esriSchematic) | Schematic in memory feature class object. | 
| Sde3Workspace (esriDataSourcesGDB) | Esri SDE (3.x) Feature Database. | 
| Sde4Workspace (esriDataSourcesGDB) | Esri SDE (4.x) Feature Database. | 
| SqlWorkspace (esriDataSourcesGDB) | Sql workspace | 
| StandaloneTable (esriCarto) | A standalone table. | 
| StreetNetwork | A container for describing a street network. | 
| Table | Esri Table object. | 
| TemporalFeatureClass (esriTrackingAnalyst) | Controls settings for the temporal feature class. | 
| TemporalFeatureLayer (esriTrackingAnalyst) | Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object. | 
| TemporalRecordSet (esriTrackingAnalyst) | Defines the COM coclass for the TemporalRecordSet COM object. | 
| Terrain (esriGeoDatabaseExtensions) | The Esri Terrain component. | 
| Tin | The Esri TIN component. | 
| Topology | Esri Topology object. | 
| UtilityNetwork | A container for describing a utility network. | 
| VersionedWorkspace | VersionedWorkspace Object. | 
| WCSLayer (esriCarto) | WCS layer source and display options. | 
| WMTSLayer (esriCarto) | Provides programmatic access to WMTS layer. | 
| Workspace | Workspace Object. | 
| XYEventSource | XY event source object. | 
Not all of the methods and properties of IDataset are applicable to every type of dataset. For example, the Copy method should only be used on datasets from file-based data sources, and very few datasets will return values from the PropertySet property (coverages being a notable exception).
IWorkspace Interface | IGPDataType.FullName Property | IName Interface