VoDbRddCount Function (DWord) | |
Note: This API is now obsolete.
Namespace:
XSharp.RT
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax [ObsoleteAttribute("'VoDbRddCount( nRddType )' is not supported, use VoDbRddCount() instead",
TRUE)]
FUNCTION VoDbRddCount(
nRddType AS DWORD
) AS DWORD
[ObsoleteAttribute("'VoDbRddCount( nRddType )' is not supported, use VoDbRddCount() instead",
true)]
public static uint VoDbRddCount(
uint nRddType
)
Request Example
View SourceParameters
- nRddType
- Type: DWord
Return Value
Type:
DWordSee Also