结构体 DBaseField

DBaseField structure

public struct DBaseField

构造函数

名称描述
DBaseField(string, char, int, int, int)

属性

名称描述
Decimals { get; }
Length { get; }
Name { get; }
Offset { get; }
Type { get; }

方法

名称描述
override ToString()

另见