Command (CR)
- Updated2024-07-30
- 2 minute(s) read
Gets properties of the object as determined by the inputs. This VI works for connections, commands, recordsets, columns, and parameters. Wire data to the reference input to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
command-recordset reference
—
command-recordset reference specifies a reference that combines an ADO Command object and 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.
command-recordset reference out
—
command-recordset reference out returns a reference that combines an ADO Command object and an ADO Recordset object.
command properties
—
command properties returns the following properties that define the most recent SQL query.
error out
—
error out contains error information. This output provides standard error out functionality. |
command-recordset reference
—
error in (no error)
—
command-recordset reference out
—
command properties
—
parameter count
—
command text
—
error out
—