Share via


DbProviderManifest.GetInformation(String) 메서드

정의

공급자 관련 정보를 가져옵니다.

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

매개 변수

informationType
String

반환할 정보의 형식입니다.

반환

공급자 관련 정보입니다.

적용 대상