このメンバは、内部の使用に予約されています。コードから直接使用するためのものではありません。
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
Sub SubmitWithInput ( _
<InAttribute> bstrInputXML As String _
)
'使用
Dim instance As IDataAdapterMOM
Dim bstrInputXML As String
instance.SubmitWithInput(bstrInputXML)
void SubmitWithInput (
[InAttribute] string bstrInputXML
)
パラメータ
- bstrInputXML
関連項目
参照
IDataAdapterMOM インターフェイス
IDataAdapterMOM のメンバ
Microsoft.Office.Interop.InfoPath 名前空間