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