Functions.DbJoinAppend 方法 | |
命名空间:
XSharp.RT
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 FUNCTION DbJoinAppend(
nSelect AS DWORD,
list AS _JoinList
) AS LOGIC
public static bool DbJoinAppend(
uint nSelect,
_JoinList list
)
查看代码参数
- nSelect
- 类型:UInt32
- list
- 类型:_JoinList
返回值
类型:
Boolean参见