Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ InTouch HMI

SQLClearStatement() function

  • Last UpdatedJun 17, 2024
  • 1 minute read

The SQLClearStatement() function releases database resources associated with the statement specified by the StatementID argument.

Category

SQL

Syntax

[ResultCode=]SQLClearStatement(ConnectionID, StatementID);

Arguments

ConnectionID

Name of a memory integer tag that holds the number (ID) assigned by the SQLConnect() function to each database connection.

StatementID

Integer value returned by SQL when a SQLPrepareStatement() function is used.

See Also

SQLConnect(), SQLPrepareStatement()

In This Topic
TitleResults for “How to create a CRG?”Also Available in