Перечисление SubscriptionState
Enumerates options for the status of a subscription.
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Rmo (в Microsoft.SqlServer.Rmo.dll)
Синтаксис
'Декларация
Public Enumeration SubscriptionState
'Применение
Dim instance As SubscriptionState
public enum SubscriptionState
public enum class SubscriptionState
type SubscriptionState
public enum SubscriptionState
Элементы
Имя элемента | Описание | |
---|---|---|
Inactive | The subscription is inactive. | |
Subscribed | The subscription exists, but the initial snapshot has not yet been applied. | |
Active | The subscription is active. |
Замечания
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.