Compartir a través de


Protocol Members

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

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

Public Properties

  Nombre Description
ms220060.pubproperty(es-es,SQL.90).gif Http Gets the HTTP protocol.
ms220060.pubproperty(es-es,SQL.90).gif Tcp Gets the TCP protocol.

Arriba

Public Methods

(see also Protected Methods )

  Nombre Description
ms220060.pubmethod(es-es,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220060.pubmethod(es-es,SQL.90).gif GetHashCode  (inherited from Object )
ms220060.pubmethod(es-es,SQL.90).gif GetType  (inherited from Object )
ms220060.pubmethod(es-es,SQL.90).gifms220060.static(es-es,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220060.pubmethod(es-es,SQL.90).gif ToString  (inherited from Object )

Arriba

Protected Methods

  Nombre Description
ms220060.protmethod(es-es,SQL.90).gif Finalize  (inherited from Object )
ms220060.protmethod(es-es,SQL.90).gif MemberwiseClone  (inherited from Object )

Arriba

Vea también

Referencia

Protocol Class
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

Implementing Endpoints
CREATE ENDPOINT (Transact-SQL)