Share via


IDataAdapterMOM.QueryWithOutput 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 QueryWithOutput As String
'Usage
Dim instance As IDataAdapterMOM
Dim returnValue As String

returnValue = instance.QueryWithOutput()
string QueryWithOutput()

Return value

Type: System.String

See also

Reference

IDataAdapterMOM interface

IDataAdapterMOM members

Microsoft.Office.Interop.InfoPath namespace