Click or drag to resize

DbRecord.Item Property (Long)

X#
Read/Write fields in the workarea by position.

Namespace:  XSharp
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
 PROPERTY SELF[
	fieldPos AS LONG
] AS Object GET SET 
Request Example View Source

Parameters

fieldPos
Type: Long

Property Value

Type: Object
See Also