Click or drag to resize

DbServer.FieldSpec Method (Typed)

X#
Return the FieldSpec object in the specified field.

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

Parameters

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

Return Value

Type: FieldSpec
See Also