Sdílet prostřednictvím


IDataAdapterMOM.SubmitWithInput-Methode

Diese Methode wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.

Diese Methode ist nicht CLS-kompatibel.  

Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in microsoft.office.interop.infopath.semitrust.dll)

Syntax

'Declaration
Sub SubmitWithInput ( _
    bstrInputXML As String _
)
'Usage
Dim instance As IDataAdapterMOM
Dim bstrInputXML As String

instance.SubmitWithInput(bstrInputXML)
void SubmitWithInput (
    string bstrInputXML
)

Parameter

  • bstrInputXML

Siehe auch

Referenz

IDataAdapterMOM-Schnittstelle
IDataAdapterMOM-Member
Microsoft.Office.Interop.InfoPath.SemiTrust-Namespace