หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Enumerates options for the status of a subscription.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Public Enumeration SubscriptionState
'Usage
Dim instance As SubscriptionState
public enum SubscriptionState
public enum class SubscriptionState
type SubscriptionState
public enum SubscriptionState
Members
| Member name | Description | |
|---|---|---|
| Active | The subscription is active. | |
| Inactive | The subscription is inactive. | |
| Subscribed | The subscription exists, but the initial snapshot has not yet been applied. |
Remarks
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.