点击或拖拽改变大小

Workareas.CommitAll 方法

X#
Commit changes in all workares in this Workarea list

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

返回值

类型:Boolean
TRUE when all areas were committed succesfully. When one or more areas failed to commit then FALSE is returned.
参见