IServerInformationService Schnittstelle

Definition

Definiert eine Methode, die den Informationsdienst des Diensts mithilfe von Guid abruft.

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
Attribute

Eigenschaften

Items

Ruft das Wörterbuch aller Elemente im Serverinformationsanbieter ab.

Methoden

GetServerInformation(ConnectionInfoBase)

Ruft ein IServerInformation-Objekt mit den angegebenen Verbindungsinformationen ab.

GetServerInformation(IEnumerable<ConnectionInfoBase>)

Ruft ein IEnumerable-Objekt von ServerInformation ab, das die bereitgestellten Verbindungsinformationen unterstützt.

Gilt für: