RasterDef
A class that defines the raster column definition.
Property |
Type |
Description |
---|---|---|
Description |
string |
The raster column description. |
IsByFunction |
bool |
Indicates if the Raster column value stores function dataset. |
IsByFunctionSpecified |
bool |
Indicates if IsByFunction is specified. |
IsByRef |
bool |
Indicates if the Raster column value is to be managed by geodatabase. |
IsByRefSpecified |
bool |
Indicates if IsByRef is specified. |
SpatialReference |
The SpatialReference of the raster. |
10/23/2013