Click or drag to resize

VoDbRddList Function (_RddList, DWord)

X#

Note: This API is now obsolete.

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
[ObsoleteAttribute("'VoDbRddList( rddList, nRddType )' is not supported, use VoDbRddList() instead", 
	TRUE)]
 FUNCTION VoDbRddList(
	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