DbProviderManifest.GetDbInformation(String) Metoda

Definicja

Po zastąpieniu w klasie pochodnej ta metoda zwraca informacje specyficzne dla dostawcy.

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

Parametry

informationType
String

Typ informacji do zwrócenia.

Zwraca

Obiekt XmlReader reprezentujący mapowanie na źródłowy wykaz magazynów danych.

Dotyczy