DbProviderManifest.GetDbInformation(String) Methode

Definition

Gibt anbieterspezifische Informationen zurück, wenn sie in einer abgeleiteten Klasse überschrieben wird.

protected:
 abstract System::Xml::XmlReader ^ GetDbInformation(System::String ^ informationType);
protected abstract System.Xml.XmlReader GetDbInformation (string informationType);
abstract member GetDbInformation : string -> System.Xml.XmlReader
Protected MustOverride Function GetDbInformation (informationType As String) As XmlReader

Parameter

informationType
String

Der Typ der zurückzugebenden Informationen.

Gibt zurück

Das XmlReader-Objekt, das die Zuordnung zum zugrunde liegenden Katalog im Datenspeicher darstellt.

Gilt für: