_XDocument3.Query-Methode
Ruft Daten aus dem einem Formular zugeordneten Datenadapterobjekt ab und speichert sie in dem einem Formular zugrunde liegenden XML-DOM-Element (Document Object Model).
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(25)> _
Sub Query
'Usage
Dim instance As _XDocument3
instance.Query
[DispIdAttribute(25)]
void Query ()
Hinweise
Die Query-Methode gibt einen Fehler zurück, wenn das Formular nicht über ein zugeordnetes Datenadapterobjekt verfügt.
Siehe auch
Referenz
_XDocument3-Schnittstelle
_XDocument3-Member
Microsoft.Office.Interop.InfoPath-Namespace