Click or drag to resize

DbServer.FieldGetFormatted Method

X#
Return the contents of a specified field according to the formatting specifications of its FieldSpec object.

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