DAC for MySQL

TMySQLDirectQuery.Properties.FieldsCount

Previous Next

Indicates the number of fields in fetched resultset.

Syntax:

property FieldsCount : integer;

Description:

Examine FieldsCount property to determine the number of fields in fetched resultset.

See also:FieldNames property