Click or drag to resize

SQLSelect.FieldGetFormatted Method (Typed)

X#
Retrieve the contents of the specified column according to the formatting specifications of its field specification.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD FieldGetFormatted(
	uFieldPos AS USUAL
) AS USUAL
Request Example View Source

Parameters

uFieldPos
Type: Usual
The name, number, or symbol representing the desired column.

Return Value

Type: Usual
See Also