IServerInformationProvider 接口

定义

显示服务器提供的信息。

public interface class IServerInformationProvider
public interface IServerInformationProvider
type IServerInformationProvider = interface
Public Interface IServerInformationProvider

方法

名称 说明
GetServerInformation(ConnectionInfoBase)

获取描述信息提供者的服务器信息。

GetServerInformation(IEnumerable<ConnectionInfoBase>)

获取描述信息提供者的服务器信息。

适用于