Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Enumerates options for the status of a subscription.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (em Microsoft.SqlServer.Rmo.dll)
Sintaxe
'Declaração
Public Enumeration SubscriptionState
'Uso
Dim instance As SubscriptionState
public enum SubscriptionState
public enum class SubscriptionState
type SubscriptionState
public enum SubscriptionState
Membros
| Nome do membro | Descrição | |
|---|---|---|
| Inactive | The subscription is inactive. | |
| Subscribed | The subscription exists, but the initial snapshot has not yet been applied. | |
| Active | The subscription is active. |
Comentários
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.