The Query attribute property sets or determines the SQL statement that sends the table variable to the database.
Variables from the Type Table can only process SQL statements that return records. A Connection variable must be used to execute INSERT, UPDATE, DELETE, or other statements.
Syntax |
Query |
Return value |
String |
Parameter |
None |