Reads table field after query call.
Syntax
C++
METHOD PUBLIC GetField : MySQLField
VAR_INPUT
iFieldIndex : INT;
END_VAR
Parameters
|
Parameter |
Description |
|---|---|
|
iFieldIndex |
Field Index |
|
Return value |
name : Name of the field
|
Example
Requirements
Remarks