DbProviderManifest.GetInformation(String) Metod

Definition

Hämtar providerspecifik information.

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

Parametrar

informationType
String

Vilken typ av information som ska returneras.

Returer

Providerspecifik information.

Gäller för