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
Nome | Description | |
---|---|---|
DeliveryChannelName | Gets the name of the delivery channel. | |
ProtocolName | Gets the name of the delivery protocol used by this delivery channel. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
Equals | Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object. | |
GetHashCode | Overridden. Gets the hash code for the DeliveryChannel. | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a String representation of the DeliveryChannel object. |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Vedere anche
Riferimento
DeliveryChannel Class
Microsoft.SqlServer.NotificationServices Namespace