IServerConnectionInformationDetails.ConnectionInformation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用來取得伺服器資訊的連接資訊。
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
屬性值
用來取得伺服器資訊的連接資訊。