Freigeben über


BDCAdapterObjectClass.QueryOrSubmitWithInputOutput Methode

Definition

Dieser Typ ist ein Wrapper für eine CoClass oder ein CoClass-Mitglied, das von verwaltetem Code für COM-Interoperabilität benötigt wird. Diese Klasse sollte nicht in Code verwendet werden.

public:
 virtual System::String ^ QueryOrSubmitWithInputOutput(bool fInputIsNull, System::String ^ bstrInputXML, bool fOutputIsNull) = Microsoft::Office::Interop::InfoPath::IDataAdapterMOM::QueryOrSubmitWithInputOutput;
public virtual string QueryOrSubmitWithInputOutput (bool fInputIsNull, string bstrInputXML, bool fOutputIsNull);
abstract member QueryOrSubmitWithInputOutput : bool * string * bool -> string
override this.QueryOrSubmitWithInputOutput : bool * string * bool -> string
Public Overridable Function QueryOrSubmitWithInputOutput (fInputIsNull As Boolean, bstrInputXML As String, fOutputIsNull As Boolean) As String

Parameter

fInputIsNull
Boolean
bstrInputXML
String
fOutputIsNull
Boolean

Gibt zurück

Gibt zurück String.

Implementiert

Gilt für: