Recordset (R)
- Updated2024-07-30
- 4 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
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.
recordset reference out
—
recordset reference out returns a reference to an ADO Recordset object.
recordset properties
—
recordset properties returns the various properties associated with a recordset object.
error out
—
error out contains error information. This output provides standard error out functionality. |
recordset reference
—
error in (no error)
—
recordset reference out
—
recordset properties
—
column count
—
bof?
—
cursor type
—
error out
—