[]
カレントレコードを指定するためのクエリー条件を表します。プラグイン開発において使用されます。
FormulaCalcContext:
FormulaCalcContext
数式が計算されるときのデータコンテキスト。「QueryCondition」が数式を含む場合に使用されます。Forguncy.Plugin.CellTypeBase.getFormulaCalcContext CellTypeBase.getFormulaCalcContextメソッド、またはForguncy.Plugin.CommandBase.getFormulaCalcContext CommandBase.getFormulaCalcContextメソッドによって取得できます。
QueryCondition:
any
カレントレコードを特定するためのクエリー条件。IBuilderCommandContext.GetQueryConditionWindowメソッド、またはIBuilderContext.GetQueryConditionWindowメソッドによって取得できます。