Перечисление RetentionPeriodUnits
Enumerates values that specify the units for the retention period.
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Rmo (в Microsoft.SqlServer.Rmo.dll)
Синтаксис
'Декларация
Public Enumeration RetentionPeriodUnits
'Применение
Dim instance As RetentionPeriodUnits
public enum RetentionPeriodUnits
public enum class RetentionPeriodUnits
type RetentionPeriodUnits
public enum RetentionPeriodUnits
Элементы
| Имя элемента | Описание | |
|---|---|---|
| Days | Retention period is specified in days. | |
| Weeks | Retention period is specified in weeks. | |
| Months | Retention period is specified in months. | |
| Years | Retention period is specified in years. | |
| Hours | ||
| 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.