IDataAdapterMOM.GetAdoSubmitName Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
Function GetAdoSubmitName As String
'Usage
Dim instance As IDataAdapterMOM
Dim returnValue As String
returnValue = instance.GetAdoSubmitName()
string GetAdoSubmitName()
Return Value
Type: System.String