KMBR27226-E <D>

%1構造体の%2番目でエラーが発生しました。
pPropIDに,edmProp_Countプロパティ,edmProp_Scoreプロパティ,edmProp_ScoreConceptプロパティ,edmProp_Contentプロパティ,edmProp_TextIndexプロパティ,edmProp_StIndexプロパティ,edmProp_ConceptTextIndexプロパティ又はedmProp_ConceptStIndexプロパティを指定しています。
An error occurred at number %2 of the structure %1.
In pPropID, a following property is specified: the edmProp_Count property, the edmProp_Score property, the edmProp_ScoreConcept property, the edmProp_Content property, the edmProp_TextIndex property, the edmProp_StIndex property, the edmProp_ConceptTextIndex property, or the edmProp_ConceptStIndex property.

%1:SDBR_PROPERTY(SELECT)
lOccurxにDBR_COUNTマクロを指定している場合,pPropIDに次に示すプロパティを指定するとエラーになります。
  • edmProp_Countプロパティ
  • edmProp_Scoreプロパティ
  • edmProp_ScoreConceptプロパティ
  • edmProp_Contentプロパティ
  • edmProp_TextIndexプロパティ
  • edmProp_StIndexプロパティ
  • edmProp_ConceptTextIndexプロパティ
  • edmProp_ConceptStIndexプロパティ
(S)
処理を中止して,エラーリターンします。
(O)
次の手順で対策を実施してください。
  1. pPropIDに,上記のプロパティ以外を指定する。
  2. このメッセージの前に出力されたKMBR20000-Eで示すメソッドを実行する。
なお,戻り値については,「9. 戻り値一覧」を参照してください。