EPUB | CHM | PDF

TMySQLDirectQuery.Properties.FieldTypes

Top Previous Next

Returns field type constant by it index.

Syntax:

property FieldTypes[aIndex : integer]: byte;

Description:

Use FieldTypes to get type of field constant defined in DAC for MySQL with index aIndex in fetched resultset.

See also: FieldsCount property, FieldIndexByName method