Click or drag to resize

CoreDb.rddList Method (_RddList, DWord)

X#

Note: This API is now obsolete.

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
[ObsoleteAttribute("'CoreDbRddList( rddList, nRddType )' is not supported, use CoreDbRddList() instead", 
	TRUE)]
 STATIC METHOD rddList(
	rddList AS _RddList,
	nRddType AS DWORD
) AS LOGIC
Request Example View Source

Parameters

rddList
Type: _RddList
nRddType
Type: DWord

Return Value

Type: Logic
See Also