Provides access to additional field information for those tables with raster fields.
Members
Name | Description | |
---|---|---|
RasterField | The raster field. | |
RasterFieldName | Convenience method to get the raster field name without getting the raster field. |
IRasterFieldInfo.RasterField Property
The raster field.
Public ReadOnly Property RasterField As IField
public IField RasterField {get;}
IRasterFieldInfo.RasterFieldName Property
Convenience method to get the raster field name without getting the raster field.
Public ReadOnly Property RasterFieldName As String
public string RasterFieldName {get;}
Classes that implement IRasterFieldInfo
Classes | Description |
---|