Enumerazione SubscriptionState
Enumerates options for the status of a subscription.
Spazio dei nomi Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Sintassi
'Dichiarazione
Public Enumeration SubscriptionState
'Utilizzo
Dim instance As SubscriptionState
public enum SubscriptionState
public enum class SubscriptionState
type SubscriptionState
public enum SubscriptionState
Membri
Nome membro | Descrizione | |
---|---|---|
Inactive | The subscription is inactive. | |
Subscribed | The subscription exists, but the initial snapshot has not yet been applied. | |
Active | The subscription is active. |
Osservazioni
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.