Click or drag to resize

DBFVFPSQL.FieldIndex Method

X#

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 VIRTUAL METHOD FieldIndex(
	fieldName AS STRING
) AS LONG
Request Example View Source

Parameters

fieldName
Type: String

Return Value

Type: Long

Implements

FieldIndex(String)
See Also