CoreDb.RddList 方法 (_RddList, UInt32) | |
注意:此 API 现在已过时。
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 [ObsoleteAttribute("'CoreDbRddList( rddList, nRddType )' is not supported, use CoreDbRddList() instead",
TRUE)]
STATIC METHOD RddList(
rddList AS _RddList,
nRddType AS DWORD
) AS LOGIC
[ObsoleteAttribute("'CoreDbRddList( rddList, nRddType )' is not supported, use CoreDbRddList() instead",
true)]
public static bool RddList(
_RddList rddList,
uint nRddType
)
查看代码参数
- rddList
- 类型:_RddList
- nRddType
- 类型:UInt32
返回值
类型:
Boolean参见