Partager via


IDataAdapterMOM.QueryOrSubmitWithInputOutput(Boolean, String, Boolean) Méthode

Définition

Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.

public:
 System::String ^ QueryOrSubmitWithInputOutput(bool fInputIsNull, System::String ^ bstrInputXML, bool fOutputIsNull);
public string QueryOrSubmitWithInputOutput (bool fInputIsNull, string bstrInputXML, bool fOutputIsNull);
abstract member QueryOrSubmitWithInputOutput : bool * string * bool -> string
Public Function QueryOrSubmitWithInputOutput (fInputIsNull As Boolean, bstrInputXML As String, fOutputIsNull As Boolean) As String

Paramètres

fInputIsNull
Boolean
bstrInputXML
String
fOutputIsNull
Boolean

Retours

S’applique à