Sdílet prostřednictvím


SharepointListAdapter.Submit-Methode

Für das SharepointListAdapterObject-Objekt verfügbar, gibt beim Aufruf für das SharePointListAdapter-Objekt jedoch immer einen Laufzeitfehler zurück, da das 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 SharepointListAdapter

instance.Submit
[DispIdAttribute(10)] 
void Submit ()

Hinweise

Um Daten an eine SharePoint-Liste oder -Bibliothek zu senden, verwenden Sie die Submit-Methode des DAVAdapterObject-Objekts.

Siehe auch

Referenz

SharepointListAdapter-Schnittstelle
SharepointListAdapter-Member
Microsoft.Office.Interop.InfoPath-Namespace