Icon Text Property

property Text: String

The Text property indicates the actual text of the SQL statement passed to ElevateDB. For parameterized SQL statements, the Text property contains the SQL statement with parameters replaced by the parameter substitution symbol (?) in place of actual parameter values.
Image