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)
Syntax
'Declaration
Public Enumeration RetentionPeriodUnits
public enum RetentionPeriodUnits
public enum class RetentionPeriodUnits
public enum RetentionPeriodUnits
public enum RetentionPeriodUnits
Members
Member name | Description |
---|---|
Days | Retention period is specified in days. |
Hours | |
Minutes | |
Months | Retention period is specified in months. |
Weeks | Retention period is specified in weeks. |
Years | Retention period is specified in years. |
Hinweise
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.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.