MultiServerSqlConnectionInfo.ConnectionProtocolString Property

Definition

Specifies the name of the network protocol to use for the connection.

public:
 property System::String ^ ConnectionProtocolString { System::String ^ get(); };
public string ConnectionProtocolString { get; }
member this.ConnectionProtocolString : string
Public ReadOnly Property ConnectionProtocolString As String

Property Value

A String that contains the name of the network protocol.

Applies to