IRasterDef2 Interface

Provides access to members that control raster column definition.

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 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.

IRasterDef2.IsFunction Property

Indicates if the Raster column value stores function dataset.

Public Property IsFunction As Boolean
public bool IsFunction {get; set;}

Inherited Interfaces

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

Classes that implement IRasterDef2

Classes Description
RasterDef Raster Column Definition Class.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.