Provides access to members associated with embedded data sources.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
GetFieldStatistics | Returns the statistics of the specified Terrain blob field. | |
GetReservedFields | Returns the names of the database fields associated with the data source that are copied into the terrain. | |
GetReservedFieldStatistics | Returns the statistics of all the Terrain blob fields. | |
Name | The name of the embedded data source. | |
SetReservedFields | Set the names of the database fields associated with the data source that will be copied into the terrain. | |
ToBeEmbedded | Indicates the terrain will copy the data and not have a dependency on the data source after the terrain is built. |
Inherited Interfaces
Interfaces | Description |
---|---|
ITerrainEmbeddedDataSource | Provides access to members associated with embedded data sources. |
CoClasses that implement ITerrainEmbeddedDataSource2
CoClasses and Classes | Description |
---|---|
TerrainDataSource | Esri Terrain Data Source object. |