SubscriberSubscription Members
Returns information about a subscription.
The following tables list the members exposed by the SubscriberSubscription type.
Public Constructors
Name | Description | |
---|---|---|
SubscriberSubscription | Creates a new instance of the SubscriberSubscription class. |
Top
Public Properties
Name | Description | |
---|---|---|
LastAgentStatus | Gets or sets status information from last run of the synchronization agent. | |
LastAgentSummary | Gets or sets the last agent summary message during synchronization. | |
LastAgentSyncDateTime | Gets or sets the date and time of the last run of the synchronization agent. | |
PublicationDBName | Gets or sets the name of the publication database. | |
PublicationName | Gets or sets the name of the publication to which the subscription is subscribed. | |
PublisherName | Gets or sets the name of the Publisher. | |
SubscriptionDBName | Gets or sets the name of the subscription database. | |
SubscriptionType | Gets or sets the subscription type. | |
Type | Gets or sets the type of publication to which the subscription is subscribed. | |
UpdateMode | Gets or sets the update mode for an updating subscription to a transactional publication. | |
UserData | Gets or sets an object property that allows users to attach their own data to this object. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
SubscriberSubscription Class
Microsoft.SqlServer.Replication Namespace