KMBR22021-E <D>

CdbrEqlStatement::Setメソッドを実行して,CdbrEqlStatementオブジェクトに設定したedmSQL文に構文解析エラーがあるため,%1メソッドは実行できません。
構文解析情報ファイル名:%2
The %1 method cannot be executed because there is a syntax analysis error in the edmSQL statement that was set in the CdbrEqlStatement object by executing the CdbrEqlStatement::Set method.
Name of parse information file:%2

%1:CdbrEqlStatement::Executeメソッド
%2:構文解析情報ファイル名または(null)
(S)
処理を中止して,エラーリターンします。
(O)
CdbrEqlStatementオブジェクトに設定したedmSQL文を修正して,CdbrEqlStatement::Setメソッドを実行してから,メソッド(%1)を実行してください。
なお,戻り値については,「9. 戻り値一覧」を参照してください。