点击或拖拽改变大小

Functions.DbClearScope 方法

X#
Clears the top and/or bottom scope.

命名空间:  XSharp.RT
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 FUNCTION DbClearScope(
	uScope
) AS LOGIC CLIPPER
查看代码

参数

uScope (Optional)
类型:__Usual

返回值

类型:Boolean
TRUE when the scope was cleared succesfully, otherwise FALSE.
参见