Поделиться через


SubscriberDevice Members

Represents a device that can receive notifications.

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

Public Constructors

  Имя Description
SubscriberDevice Overloaded. Creates an instance of the SubscriberDevice class.

В начало

Public Properties

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

В начало

Public Methods

(see also Protected Methods )

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

В начало

Protected Methods

  Имя Description
ms151991.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms151991.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

SubscriberDevice Class
Microsoft.SqlServer.NotificationServices Namespace