Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLite - .NET 编程 » UltraLite .NET 2.0 API 参考 » ULCreateParms 类

 

NearestCentury 属性

指定新数据库进行字符串转换所用的最接近的世纪值。

语法
Visual Basic
Public Property NearestCentury As Integer
C#
public int NearestCentury { get; set; }
属性值

指定最接近世纪值的整数。值必须在 [0.100] 范围内。缺省值为 50。

另请参见