Click or drag to resize

DbFileSpec.Fields Property (Typed)

X#
The 1-D array of DBF fields to copy out to when using the CopyTo() method.

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

Property Value

Type: Array
The 1-D array of DBF fields to copy out to when using the CopyTo() method.
See Also