点击或拖拽改变大小

CoreDb.Alias 方法

X#
Return the alias of a specified work area as a string.

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

参数

nArea
类型:UInt32

返回值

类型:String
备注
提示 提示:
Alias(), VoDbAlias() and CoreDb.Alias() are aliases
参见