SubscriberDevice Members

Represents a device that can receive notifications.

The following tables list the members exposed by the SubscriberDevice type.

Public Constructors

  Name Description
SubscriberDevice Overloaded. Creates an instance of the SubscriberDevice class.

Top

Public Properties

  Name Description
ms151991.pubproperty(en-US,SQL.90).gif DeliveryChannelName Gets or sets the name of the delivery channel that the device uses.
ms151991.pubproperty(en-US,SQL.90).gif DeviceAddress Gets or sets the address used to contact the device.
ms151991.pubproperty(en-US,SQL.90).gif DeviceName Gets or sets the device name.
ms151991.pubproperty(en-US,SQL.90).gif DeviceTypeName Gets or sets the name of the device type for a subscriber device.
ms151991.pubproperty(en-US,SQL.90).gif SubscriberId Gets or sets the subscriber ID that identifies the subscriber with which this device is associated.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms151991.pubmethod(en-US,SQL.90).gif Add Adds a subscriber device record to the Notification Services database.
ms151991.pubmethod(en-US,SQL.90).gif Delete Deletes a subscriber device record from the Notification Services database.
ms151991.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object.
ms151991.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. See System.Object.GetHashCode .
ms151991.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms151991.pubmethod(en-US,SQL.90).gif Initialize Initializes an instance of the SubscriberDevice class.
ms151991.pubmethod(en-US,SQL.90).gifms151991.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms151991.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns a String representation of the SubscriberDevice object.
ms151991.pubmethod(en-US,SQL.90).gif Update Updates the information in a subscriber device record.

Top

Protected Methods

  Name Description
ms151991.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms151991.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SubscriberDevice Class
Microsoft.SqlServer.NotificationServices Namespace