共用方式為


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(zh-tw,SQL.90).gif DeliveryChannelName Gets or sets the name of the delivery channel that the device uses.
ms151991.pubproperty(zh-tw,SQL.90).gif DeviceAddress Gets or sets the address used to contact the device.
ms151991.pubproperty(zh-tw,SQL.90).gif DeviceName Gets or sets the device name.
ms151991.pubproperty(zh-tw,SQL.90).gif DeviceTypeName Gets or sets the name of the device type for a subscriber device.
ms151991.pubproperty(zh-tw,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(zh-tw,SQL.90).gif Add Adds a subscriber device record to the Notification Services database.
ms151991.pubmethod(zh-tw,SQL.90).gif Delete Deletes a subscriber device record from the Notification Services database.
ms151991.pubmethod(zh-tw,SQL.90).gif Equals Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object.
ms151991.pubmethod(zh-tw,SQL.90).gif GetHashCode Overridden. See System.Object.GetHashCode .
ms151991.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms151991.pubmethod(zh-tw,SQL.90).gif Initialize Initializes an instance of the SubscriberDevice class.
ms151991.pubmethod(zh-tw,SQL.90).gifms151991.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms151991.pubmethod(zh-tw,SQL.90).gif ToString Overridden. Returns a String representation of the SubscriberDevice object.
ms151991.pubmethod(zh-tw,SQL.90).gif Update Updates the information in a subscriber device record.

頂端

Protected Methods

  名稱 Description
ms151991.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms151991.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

SubscriberDevice Class
Microsoft.SqlServer.NotificationServices Namespace