Partager via


BDCAdapterObjectClass.QueryOrSubmitWithInputOutput Méthode

Définition

Ce type est le wrapper d’une coclasse ou d’un membre de coclasse requis par le code managé pour l’interopérabilité COM. Cette classe n’est pas destinée à être utilisée dans le code.

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

Paramètres

fInputIsNull
Boolean
bstrInputXML
String
fOutputIsNull
Boolean

Retours

Retourne String.

Implémente

S’applique à