다음을 통해 공유


DeliveryChannel Members

Represents a delivery channel in a specified Notification Services instance. This class is deprecated in Microsoft SQL Server 2005.

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

Public Properties

  이름 Description
ms149191.pubproperty(ko-kr,SQL.90).gif DeliveryChannelName Gets the name of the delivery channel.
ms149191.pubproperty(ko-kr,SQL.90).gif ProtocolName Gets the name of the delivery protocol used by this delivery channel.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms149191.pubmethod(ko-kr,SQL.90).gif Equals Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object.
ms149191.pubmethod(ko-kr,SQL.90).gif GetHashCode Overridden. Gets the hash code for the DeliveryChannel.
ms149191.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms149191.pubmethod(ko-kr,SQL.90).gifms149191.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms149191.pubmethod(ko-kr,SQL.90).gif ToString Overridden. Returns a String representation of the DeliveryChannel object.

위쪽

Protected Methods

  이름 Description
ms149191.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms149191.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

DeliveryChannel Class
Microsoft.SqlServer.NotificationServices Namespace