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)
final function get ChangeTrackingRetentionPeriodUnits () : RetentionPeriodUnits final function set ChangeTrackingRetentionPeriodUnits (value : RetentionPeriodUnits)
Property Value
Type: Microsoft.SqlServer.Management.Smo.RetentionPeriodUnitsA RetentionPeriodUnits type that specifies the units for the Retention Period value.
