SubscriberDevice Members
Represents a device that can receive notifications.
The following tables list the members exposed by the SubscriberDevice type.
Public Constructors
Nombre | Description | |
---|---|---|
SubscriberDevice | Overloaded. Creates an instance of the SubscriberDevice class. |
Arriba
Public Properties
Nombre | Description | |
---|---|---|
DeliveryChannelName | Gets or sets the name of the delivery channel that the device uses. | |
DeviceAddress | Gets or sets the address used to contact the device. | |
DeviceName | Gets or sets the device name. | |
DeviceTypeName | Gets or sets the name of the device type for a subscriber device. | |
SubscriberId | Gets or sets the subscriber ID that identifies the subscriber with which this device is associated. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Add | Adds a subscriber device record to the Notification Services database. | |
Delete | Deletes a subscriber device record from the Notification Services database. | |
Equals | Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object. | |
GetHashCode | Overridden. See System.Object.GetHashCode . | |
GetType | (inherited from Object ) | |
Initialize | Initializes an instance of the SubscriberDevice class. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a String representation of the SubscriberDevice object. | |
Update | Updates the information in a subscriber device record. |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Vea también
Referencia
SubscriberDevice Class
Microsoft.SqlServer.NotificationServices Namespace