XMLFileAdapterObjectClass.QueryWithOutput-Methode
Dies ist ein Wrappertyp für eine Coklasse oder ein Coklassenmember, die bzw. der für den verwalteten Code der COM-Interoperabilität erforderlich ist. Diese Klasse soll nicht in Code verwendet werden.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
Public Overridable Function QueryWithOutput As String Implements IDataAdapterMOM.QueryWithOutput
'Usage
Dim instance As XMLFileAdapterObjectClass
Dim returnValue As String
returnValue = CType(instance, IDataAdapterMOM).QueryWithOutput
public virtual string IDataAdapterMOM.QueryWithOutput ()
Siehe auch
Referenz
XMLFileAdapterObjectClass-Klasse
XMLFileAdapterObjectClass-Member
Microsoft.Office.Interop.InfoPath-Namespace