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

RetentionPeriodUnits Enumeration

Enumerates values that specify the units for the retention period.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public enum RetentionPeriodUnits
Member nameDescription
DaysRetention period is specified in days.
WeeksRetention period is specified in weeks.
MonthsRetention period is specified in months.
YearsRetention period is specified in years.
HoursRetention period specified in hours.
MinutesRetention period specified in minutes.

The RetentionPeriodUnits enumeration is used only with merge replication.

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.