編輯

共用方式為


IDataAdapterMOM.QueryOrSubmitWithInputOutput(Boolean, String, Boolean) Method

Definition

This member is reserved for internal use and is not intended to be used directly from your 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

Parameters

fInputIsNull
Boolean
bstrInputXML
String
fOutputIsNull
Boolean

Returns

Applies to