IRasterFieldInfo Interface

Provides access to additional field information for those tables with raster fields.

Members

Name Description
Read-only property RasterField The raster field.
Read-only property 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

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