This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainEmbeddedDataSource2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members associated with embedded data sources.
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. |
CoClasses and Classes | Description |
---|---|
TerrainDataSource | Esri Terrain Data Source object. |