Click or drag to resize

DbServer.Rdds Property

X#
This returns the list of RDDs that were passed to the DbServer constructor.

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

Property Value

Type: Usual
The list of RDDs that were passed to the DbServer constructor.
See Also