字段总数
命名空间:
GISShare.SMap.Data
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public int FieldCount { get; }
Public ReadOnly Property FieldCount As Integer
Get
public:
property int FieldCount {
int get ();
}
member FieldCount : int with get
属性值
类型:
Int32
参见