Click or drag to resize

_FieldNames Class

X#
Helper class for VoDbTrans and VoDbSort()
Inheritance Hierarchy
Object
  _FieldNames

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

The _FieldNames type exposes the following members.

Constructors
  NameDescription
Public method_FieldNames
Construct a _FieldNames object.
Top
Properties
  NameDescription
Public propertyFieldCount
Number of fields in the list.
Top
Fields
  NameDescription
Public fieldFields
List of field names.
Top
See Also