点击或拖拽改变大小

Workareas.GetAlias 方法

X#
Get Alias for 1 based Workarea Number

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

参数

nArea
类型:UInt32
1 based Area number for which to find the alias

返回值

类型:String
Alias or an empty string when there is no table open in the area
参见