Recordset
- Updated2024-07-30
- 2 minute(s) read
Frees an object by destroying its associated reference and returns a different reference object. Wire data to the reference input to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
recordset reference
—
recordset reference specifies a reference to an ADO Recordset object.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
connection reference
—
connection reference returns a reference to an ADO Connection object.
error out
—
error out contains error information. This output provides standard error out functionality. |
recordset reference
—
error in (no error)
—
connection reference
—
error out
—