Skip to content

psSQLInfoMessages - cSQLExecutor

Property that holds any informational message generated by the SQL query run

Type: Property
Access: Read/Write
Data Type: String
Parameters: None

Syntax

Property String psSQLInfoMessages
Access Type Syntax
Read Access: Get psSQLInfoMessages to StringVariable
Write Access: Set psSQLInfoMessages to StringVariable/Value

Description

When a query in executed (SQLExecDirect/SQLExecute) and it generates informational messages, this property will hold those informational messages.