Click or drag to resize

CoreDb.FieldPos Method

X#
Return the position of a field.

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC METHOD FieldPos(
	sFieldName AS STRING
) AS DWORD
Request Example View Source

Parameters

sFieldName
Type: String

Return Value

Type: DWord
See Also