Click or drag to resize

DbServer.DataField Method

X#
Retrieve the data field object at the specified field position.

Namespace:  VO
Assembly:  VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD DataField(
	uField
) AS USUAL CLIPPER
Request Example View Source

Parameters

uField (Optional)
Type: Usual
The name, number, or symbol representing the desired field.

Return Value

Type: Usual
See Also