Click or drag to resize

DbServer.FieldSpec Method

X#
Return the FieldSpec object in the specified field.

Namespace:  VO
Assembly:  VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD FieldSpec(
	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