Provides access to members that control raster column definition.
Members
Name | Description | |
---|---|---|
Description | The raster column description. | |
IsFunction | Indicates if the Raster column value stores function dataset. | |
IsInline | Indicates if the raster is stored as inline dataset. | |
IsManaged | Indicates if the Raster column value is to be managed by GeoDatabase. | |
IsRasterDataset | Indicates whether the definition is for RasterDataset. | |
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 |
---|