This document is archived and information here might be outdated.  Recommended version.


ITerrainEmbeddedDataSource2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainEmbeddedDataSource2 Interface
ArcGIS Developer Help

ITerrainEmbeddedDataSource2 Interface

Provides access to members associated with embedded data sources.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method GetFieldStatistics Returns the statistics of the specified Terrain blob field.
Method GetReservedFields Returns the names of the database fields associated with the data source that are copied into the terrain.
Method GetReservedFieldStatistics Returns the statistics of all the Terrain blob fields.
Read/write property Name The name of the embedded data source.
Method SetReservedFields Set the names of the database fields associated with the data source that will be copied into the terrain.
Read/write property 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.

Classes that implement ITerrainEmbeddedDataSource2

Classes Description
TerrainDataSource Esri Terrain Data Source object.