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

IRasterDef3.IsInline Property

Indicates if the raster is stored as inline dataset.

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

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

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