Aracılığıyla paylaş


Protocol Members

The Protocol object provides programmatic access to the protocols supported by SQL Server.

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

Public Properties

  Name Description
ms220060.pubproperty(tr-tr,SQL.100).gif Http Gets the HTTP protocol.
ms220060.pubproperty(tr-tr,SQL.100).gif Tcp Gets the TCP protocol.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms220060.pubmethod(tr-tr,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms220060.pubmethod(tr-tr,SQL.100).gif GetHashCode  (inherited from Object )
ms220060.pubmethod(tr-tr,SQL.100).gif GetType  (inherited from Object )
ms220060.pubmethod(tr-tr,SQL.100).gifms220060.static(tr-tr,SQL.100).gif ReferenceEquals  (inherited from Object )
ms220060.pubmethod(tr-tr,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms220060.protmethod(tr-tr,SQL.100).gif Finalize  (inherited from Object )
ms220060.protmethod(tr-tr,SQL.100).gif MemberwiseClone  (inherited from Object )

Top