Provides access to the native type.
Members
| Name | Description | |
|---|---|---|
![]() |
NativeType | The native type. |
INativeTypeInfo.NativeType Property
The native type.
Public ReadOnly Property NativeType As INativeType
public INativeType NativeType {get;}
Classes that implement INativeTypeInfo
| Classes | Description |
|---|---|
| CadDrawingName (esriDataSourcesFile) | Cad Drawing Name object |
| FeatureDatasetName | Esri Feature Dataset Name object. |
| FgdbTableName (esriDataSourcesGDB) | File GeoDatabase Table Name object. |
| FunctionRasterDataset (esriDataSourcesRaster) | A class for a function raster dataset. |
| GeometricNetworkName | Esri Geometric Network Name object. |
| LasDatasetName (esriGeoDatabaseExtensions) | The Esri LasDatasetName component. |
| NetworkDatasetName | A container for describing this network dataset's name properties. |
| ObjectClassName | Esri Object Class Name object. |
| RasterBand (esriDataSourcesRaster) | A representation of a single band of a raster dataset on disk. |
| RasterBandName | A container for name information about a raster band. |
| RasterDataset (esriDataSourcesRaster) | A representation of a raster dataset on disk. |
| RasterDatasetName | A container for name information about a raster dataset. |
| RelationshipClassName | Esri Relationship Class Name object. |
| TableName | Esri Table Name object. |
| Terrain (esriGeoDatabaseExtensions) | The Esri Terrain component. |
| TerrainName (esriGeoDatabaseExtensions) | Esri Terrain Name object. |
| Tin | The Esri TIN component. |
| TinName | The Esri TinName component. |
| TopologyName | Esri Topology Name object. |
| UtilityNetworkName | A container for describing this utility network's name properties. |
