KMBR27563-E <D>

%1構造体の%2番目でエラーが発生しました。
edmQueryOperator_RelativeContentオペレータの第1オペランド以外に,SDBR_STRINGCONST構造体でpValにNULLを指定しています。
An error occurred at number %2 of the structure %1.
In a location other than the first operand of the edmQueryOperator_RelativeContent operator, NULL is specified in pVal of the SDBR_STRINGCONST structure.

%1:SDBR_QUERYNODE(WHERE)
(S)
処理を中止して,エラーリターンします。
(O)
次の手順で対策を実施してください。
  1. edmQueryOperator_RelativeContentオペレータの第1オペランドに,SDBR_STRINGCONST構造体を指定する。
  2. 手順1で指定した構造体で,pValにNULLを指定する。
  3. このメッセージの前に出力されたKMBR20000-Eで示すメソッドを実行する。
なお,戻り値については,「9. 戻り値一覧」を参照してください。