KMBR27341-E <D>

%1構造体の%2番目でエラーが発生しました。
オペレータのdmaProp_AllowsListプロパティが0のオペランドに,dmaProp_CardinalityプロパティがDMA_CARDINALITY_LISTのオペランドを指定しています。
An error occurred at number %2 of the structure %1.
In an operand for which the dmaProp_AllowsList property of an operator is 0, an operand for which the dmaProp_Cardinality property is DMA_CARDINALITY_LIST is specified.

%1:SDBR_QUERYNODE(WHERE)
(S)
処理を中止して,エラーリターンします。
(O)
次の手順で対策を実施してください。
  1. オペレータのdmaProp_AllowsListプロパティが1のオペランドに,dmaProp_CardinalityプロパティがDMA_CARDINALITY_LISTのオペランドを指定する。
  2. このメッセージの前に出力されたKMBR20000-Eで示すメソッドを実行する。
なお,戻り値については,「9. 戻り値一覧」を参照してください。
注※
オペレータのdmaProp_AllowsListプロパティに定義されている値については,File Sharingサーバのメタ情報ファイル(dsqop.ini:検索オペレータの場合)またはメタ情報ファイル(edmqop.ini:拡張検索オペレータの場合)の[オペレータ名]セクションの[オペレータ名/dmaProp_OperandDescriptions]セクションを参照してください。