EPUB | CHM | PDF

TMySQLDataSet.Properties.StatementID

Top Previous Next

Return the statement ID of the prepared query.

Syntax:

property StatementID : integer;

Description:

Use StatementID property to determinate the statement id of previously prepared query.

See also: Prepare, UnPrepare property