Click or drag to resize

_JoinList Class

X#
Helper class for DbJoin()
Inheritance Hierarchy
Object
  _JoinList

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

The _JoinList type exposes the following members.

Constructors
  NameDescription
Public method_JoinList
Construct a _JoinList object.
Top
Properties
  NameDescription
Public propertyCount
Number of fields in the list.
Top
Fields
  NameDescription
Public fieldFields
List of field areas and positions.
Public fielduiDestSel
Area number of destination Workarea.
Top
See Also