IServerConnectionInformationDetails.ConnectionInformation 屬性

定義

取得用來取得伺服器資訊的連接資訊。

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

屬性值

ConnectionInfoBase

用來取得伺服器資訊的連接資訊。

適用於