Specifies the nearest century used for string conversions by the new database.
Visual Basic
Public Property NearestCentury As Integer
C#
public int NearestCentury { get; set; }
An integer specifying the nearest century. The value must be in the range [0,100]. The default is 50.