DbfHeader.Year 属性 | |
Year of last update
YY is added to a base of 1900 decimal to determine the actual year.
Therefore, YY has possible values from 0x00-0xFF, which allows for a range from 1900-2155.
命名空间:
XSharp.RDD
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 PROPERTY Year AS LONG GET SET
public int Year { get; set; }
查看代码属性值
类型:
Int32参见