IDataAdapterMOM.SubmitWithInput-Methode
Dieser Member wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
Sub SubmitWithInput ( _
<InAttribute> bstrInputXML As String _
)
'Usage
Dim instance As IDataAdapterMOM
Dim bstrInputXML As String
instance.SubmitWithInput(bstrInputXML)
void SubmitWithInput (
[InAttribute] string bstrInputXML
)
Parameter
- bstrInputXML
Siehe auch
Referenz
IDataAdapterMOM-Schnittstelle
IDataAdapterMOM-Member
Microsoft.Office.Interop.InfoPath-Namespace