Describes a single field in a DBF file, including the name of the field, the DbfFieldType and the length of the field
Namespace:
EGIS.ShapeFileLibAssembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Syntax
Visual Basic |
---|
Public Structure DbfFieldDesc |
C# |
---|
public struct DbfFieldDesc |
Visual C++ |
---|
public value class DbfFieldDesc |
JavaScript |
---|
|