Click or drag to resize

DbServer.DataField Method (Typed)

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

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

Parameters

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

Return Value

Type: DataField
See Also