DbProviderManifest.GetInformation(String) Metodo

Definizione

Ottiene le informazioni specifiche del provider.

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

Parametri

informationType
String

Tipo di informazioni da restituire.

Restituisce

Informazioni specifiche del provider.

Si applica a