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.

참고 항목

참조

Microsoft.SqlServer.Replication 네임스페이스

Status