Condividi tramite


IServerInformationService Interfaccia

Definizione

Definisce un metodo che ottiene il servizio di informazioni sul servizio mediante Guid.

public interface class IServerInformationService
[System.Runtime.InteropServices.Guid("CE99A049-A364-4c12-96BB-8EA022808DFA")]
public interface IServerInformationService
[<System.Runtime.InteropServices.Guid("CE99A049-A364-4c12-96BB-8EA022808DFA")>]
type IServerInformationService = interface
Public Interface IServerInformationService
Attributi

Proprietà

Items

Ottiene il dizionario di tutti gli elementi nel provider di informazioni sul server.

Metodi

GetServerInformation(ConnectionInfoBase)

Recupera un oggetto IServerInformation con le informazioni di connessione specificate.

GetServerInformation(IEnumerable<ConnectionInfoBase>)

Recupera un oggetto IEnumerable di ServerInformation che supporta le informazioni di connessione fornite.

Si applica a