Subscriber Members
Represents an individual subscriber in a given Notification Services instance.
The following tables list the members exposed by the Subscriber type.
Public Constructors
Name | Description | |
---|---|---|
Subscriber | Overloaded. Creates an instance of the Subscriber class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Enabled | Gets or sets the status of a subscriber. |
![]() |
SubscriberId | Gets or sets the identifier of the subscriber record. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Add | Adds a subscriber record to the Notification Services database. |
![]() |
Delete | Deletes a subscriber record from the Notification Services database. |
![]() |
DeleteSubscriptions | Overloaded. Deletes subscriptions for the subscriber. |
![]() |
Equals | Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object. |
![]() |
GetDevices | Gets all subscriber devices for the subscriber. |
![]() |
GetHashCode | Overridden. Gets the hash code for the Subscriber object. |
![]() |
GetSubscriptions | Gets all of the subscriber's subscriptions for the specified subscription class in the specified Notification Services application. |
![]() |
GetType | (inherited from Object ) |
![]() |
Initialize | Initializes an instance of the Subscriber class. Use this method in conjunction with the parameterless constructor to enable COM interoperability. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Returns a String representation of the Subscriber object. |
![]() |
Update | Updates the information in a subscriber record. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
Subscriber Class
Microsoft.SqlServer.NotificationServices Namespace