DbProviderManifest.GetDbInformation(String) Yöntem

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, bu yöntem sağlayıcıya özgü bilgileri döndürür.

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

Parametreler

informationType
String

Döndürülecek bilgilerin türü.

Döndürülenler

Temel alınan veri deposu kataloğuna eşlemeyi temsil eden XmlReader nesnesi.

Şunlara uygulanır