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


IRasterDef3 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterDef3 Interface
ArcGIS Developer Help

IRasterDef3 Interface

Provides access to members that control raster column definition.

Product Availability

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

Members

Name Description
Read/write property Description The raster column description.
Read/write property IsFunction Indicates if the Raster column value stores function dataset.
Read/write property IsInline Indicates if the raster is stored as inline dataset.
Read/write property IsManaged Indicates if the Raster column value is to be managed by GeoDatabase.
Read/write property IsRasterDataset Indicates whether the definition is for RasterDataset.
Read/write property SpatialReference The SpatialReference of the raster.

Inherited Interfaces

Interfaces Description
IRasterDef2 Provides access to members that control raster column definition.
IRasterDef Provides access to members that control raster column definition.

Classes that implement IRasterDef3

Classes Description