XMLFileAdapter2.Submit-Methode
Die Submit-Methode ist für das XMLFileAdapterObject-Objekt verfügbar, gibt beim Aufruf für dieses Objekt jedoch immer einen Laufzeitfehler zurück, da das XMLFileAdapter-Objekt nur für den Empfang von Daten verwendet werden kann.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(10)> _
Sub Submit
'Usage
Dim instance As XMLFileAdapter2
instance.Submit
[DispIdAttribute(10)]
void Submit ()
Siehe auch
Referenz
XMLFileAdapter2-Schnittstelle
XMLFileAdapter2-Member
Microsoft.Office.Interop.InfoPath-Namespace