Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the TWO_DIGIT_YEAR_CUTOFF database option.
public short? TwoDigitYearCutoff { get; set; }
member this.TwoDigitYearCutoff : Nullable<int16> with get, set
Public Property TwoDigitYearCutoff As Nullable(Of Short)