This document is archived and information here might be outdated. Recommended version. |
Provides access to members associated with embedded data sources.
Name | 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. |
Interfaces | Description |
---|---|
ITerrainEmbeddedDataSource | Provides access to members associated with embedded data sources. |
Classes | Description |
---|---|
TerrainDataSource | Esri Terrain Data Source object. |