IServerInformationProvider 인터페이스

정의

서버에서 제공하는 정보를 표시합니다.

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

메서드

GetServerInformation(ConnectionInfoBase)

정보 공급자에 대해 설명하는 서버 정보를 가져옵니다.

GetServerInformation(IEnumerable<ConnectionInfoBase>)

정보 공급자에 대해 설명하는 서버 정보를 검색합니다.

적용 대상