[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Map.Data.Dbf.IDbfField

IDbfField Interface

dBASE (Dbf) format field description.

Namespace: GrapeCity.ActiveReports.Rendering.Components.Map.Data.Dbf
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IDbfField

Properties

Name Description
Length

Gets the length of the field in bytes.

Name

Gets the name of the field.

Ordinal

Gets the ordinal number of the field.

Type

Gets the format value type of the field.

Extension Methods