DbProviderManifest.GetInformation(String) Метод

Определение

Получает сведения, касающиеся конкретного поставщика.

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

Параметры

informationType
String

Тип возвращаемых сведений.

Возвращаемое значение

Сведения, касающиеся конкретного поставщика.

Применяется к