Functions.DbSetRestoreWorkarea 方法 | |
Get/Set the flag that determines if DbServer operations restore the current workarea
命名空间:
XSharp_VORDDClasses
程序集:
XSharp.VORDDClasses (在 XSharp.VORDDClasses.dll 中) 版本:2.22 GA
语法 FUNCTION DbSetRestoreWorkarea(
lEnable AS USUAL
) AS LOGIC
public static bool DbSetRestoreWorkarea(
[DefaultParameterValueAttribute(0, 1)] __Usual lEnable
)
查看代码参数
- lEnable
- 类型:__Usual
返回值
类型:
Boolean参见