Compartilhar via


MultiServerSqlConnectionInfo.NetworkProtocol Propriedade

Definição

Especifica o tipo de protocolo de rede a ser usado pela conexão.

public:
 property Microsoft::SqlServer::Management::Common::NetworkProtocol NetworkProtocol { Microsoft::SqlServer::Management::Common::NetworkProtocol get(); void set(Microsoft::SqlServer::Management::Common::NetworkProtocol value); };
public Microsoft.SqlServer.Management.Common.NetworkProtocol NetworkProtocol { get; set; }
member this.NetworkProtocol : Microsoft.SqlServer.Management.Common.NetworkProtocol with get, set
Public Property NetworkProtocol As NetworkProtocol

Valor da propriedade

Um valor NetworkProtocol que especifica o protocolo de rede usado pela conexão.

Aplica-se a