Click or drag to resize

DataServer.RecCount Property

X#
A numeric value representing the number of records in this data server.

Namespace:  VO
Assembly:  VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY RecCount AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
A numeric value representing the number of records in this data server.
Remarks
Tip Tip
Some types of data servers may not be able to provide this number. If a failure does occur, -1 is returned.
See Also