IServerConnectionInformationDetails.ConnectionInformation Eigenschaft

Definition

Ruft die Verbindungsinformationen ab, die zum Abrufen der Serverinformationen verwendet werden.

public:
 property Microsoft::SqlServer::Management::Common::ConnectionInfoBase ^ ConnectionInformation { Microsoft::SqlServer::Management::Common::ConnectionInfoBase ^ get(); };
public Microsoft.SqlServer.Management.Common.ConnectionInfoBase ConnectionInformation { get; }
member this.ConnectionInformation : Microsoft.SqlServer.Management.Common.ConnectionInfoBase
Public ReadOnly Property ConnectionInformation As ConnectionInfoBase

Eigenschaftswert

Die Verbindungsinformationen, die zum Abrufen der Serverinformationen verwendet werden.

Gilt für: