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.

Public Properties

  Name Description
ms150337.pubproperty(en-US,SQL.90).gif AssemblyName Returns the assembly name specified in the application definition for this delivery protocol.
ms150337.pubproperty(en-US,SQL.90).gif ClassName Returns the class name specified in the application definition for this delivery protocol.
ms150337.pubproperty(en-US,SQL.90).gif ProtocolName Returns the protocol name specified in the application definition for this delivery protocol.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms150337.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object.
ms150337.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. Gets the hash code for the Protocol.
ms150337.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms150337.pubmethod(en-US,SQL.90).gifms150337.static(en-US,SQL.90).gif IsBuiltInProtocolName Returns a value indicating if the delivery protocol is a standard delivery protocol.
ms150337.pubmethod(en-US,SQL.90).gifms150337.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms150337.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns a string representation of the Protocol object.

Top

Protected Methods

  Name Description
ms150337.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms150337.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Protocol Class
Microsoft.SqlServer.NotificationServices Namespace