Database.ChangeTrackingRetentionPeriodUnits Property
SQL Server 2012
Gets or sets the unit type for a retention period value.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.Deploy)] public RetentionPeriodUnits ChangeTrackingRetentionPeriodUnits { get; set; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.RetentionPeriodUnitsA RetentionPeriodUnits type that specifies the units for the Retention Period value.
