DbProviderManifest.GetInformation(String) Methode

Definition

Ruft die anbieterspezifischen Informationen ab.

public:
 System::Xml::XmlReader ^ GetInformation(System::String ^ informationType);
public System.Xml.XmlReader GetInformation (string informationType);
member this.GetInformation : string -> System.Xml.XmlReader
Public Function GetInformation (informationType As String) As XmlReader

Parameter

informationType
String

Der Typ der zurückzugebenden Informationen.

Gibt zurück

Die anbieterspezifische Informationen.

Gilt für: