Click or drag to resize

DbServer.Rdds Property (Typed)

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

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

Property Value

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