Click or drag to resize

DataServer.FieldPos Method (Typed)

X#
Return the position of a field in this data server.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSystemClasses (in XSharp.VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD FieldPos(
	nFieldPosition AS USUAL
) AS DWORD
Request Example View Source

Parameters

nFieldPosition
Type: Usual
The name of the desired field.

Return Value

Type: DWord
See Also