DbProviderManifest.GetInformation(String) Método

Definição

Obtém a informação específica do prestador.

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

O tipo de informação a devolver.

Devoluções

A informação específica do prestador.

Aplica-se a