Protocol Members
Represents a delivery protocol in a specified Notification Services application. This class is deprecated in Microsoft SQL Server 2005.
The following tables list the members exposed by the Protocol type.
Nombre | Description | |
---|---|---|
AssemblyName | Returns the assembly name specified in the application definition for this delivery protocol. | |
ClassName | Returns the class name specified in the application definition for this delivery protocol. | |
ProtocolName | Returns the protocol name specified in the application definition for this delivery protocol. |
Arriba
(see also Protected Methods )
Nombre | 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 Protocol. | |
GetType | (inherited from Object ) | |
IsBuiltInProtocolName | Returns a value indicating if the delivery protocol is a standard delivery protocol. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a string representation of the Protocol object. |
Arriba
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Protocol Class
Microsoft.SqlServer.NotificationServices Namespace