Expand Minimize
This topic has not yet been rated - Rate this topic

SubscriptionState Enumeration

Enumerates options for the status of a subscription.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public enum SubscriptionState
Member nameDescription
InactiveThe subscription is inactive.
SubscribedThe subscription exists, but the initial snapshot has not yet been applied.
ActiveThe subscription is active.

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.