Click or drag to resize

_RddList Structure

X#
Helper structure to store information for a list of RDD names for DbUseArea()

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STRUCTURE _RddList
Request Example View Source

The _RddList type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyuiRddCount
Number of names in the list.
Top
Fields
  NameDescription
Public fieldatomRddName
List of RDD names.
Top
See Also