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

用于获取服务器信息的连接信息。

适用于