DbProviderManifest.GetInformation(String) Método

Definición

Obtiene la información específica de un proveedor.

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

Parámetros

informationType
String

Tipo de información que se va a devolver.

Devoluciones

Información específica de un proveedor.

Se aplica a