DbProviderManifest.GetInformation(String) Methode

Definitie

Hiermee haalt u de providerspecifieke informatie op.

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

Parameters

informationType
String

Het type informatie dat moet worden geretourneerd.

Retouren

De providerspecifieke informatie.

Van toepassing op