Expand Minimize
This topic has not yet been rated - Rate this topic

Database.TwoDigitYearCutoff Property

SQL Server 2012

Gets or sets the specified object that is used to set the two digit year cutoff configuration option.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public int TwoDigitYearCutoff { get; set; }

Property Value

Type: System.Int32
The specified object that is used to set the two digit year cutoff.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.