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: virtual property RetentionPeriodUnits ChangeTrackingRetentionPeriodUnits { RetentionPeriodUnits get () sealed; void set (RetentionPeriodUnits value) sealed; }
Property Value
Type: Microsoft.SqlServer.Management.Smo::RetentionPeriodUnitsA RetentionPeriodUnits type that specifies the units for the Retention Period value.
