点击或拖拽改变大小

DbOrderCondInfo.EvalBlock 字段

X#
A code block defining the expression to evaluate every StepSize rows during the creation of the order. The code block referenced should return a logical value: TRUE indicates that creation of the order should continue normally, and FALSE indicates that order creation should terminate.

命名空间:  XSharp.RDD.Support
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 EvalBlock AS ICodeblock
查看代码

字段值

类型:ICodeblock
参见