Last Modified: February 27, 2020
Retrieves the data at the column index of the
record in the Recordset that you specify. To choose the data
output mode, select from the function configuration
drop-down under the item tab in the right pane of the
diagram.
Retrieves binary data at the column index input of the record you specify with the command-recordset reference input.
Retrieves binary data at the column index input of the record you specify with the Recordset reference input.
Retrieves datetime data at the column index input of the record you specify with the command-recordset reference input.
Retrieves datetime data at the column index input of the record you specify with the recordset reference input.
Retrieves double-precision, floating-point number data at the column index input of the record you specify with the command-recordset reference input.
Retrieves double-precision, floating-point number data at the column index input of the record you specify with the recordset reference.
Retrieves 32-bit integer data at the column index input of the record you specify with the command-recordset reference.
Retrieves 32-bit integer data at the column index input of the record you specify with the recordset reference.
Retrieves single-precision, floating-point number data at the column index input of the record you specify with the command-recordset reference.
Retrieves single-precision, floating-point number data at the column index input of the record you specify with the recordset reference input.
Retrieves string data at the column index input of the record you specify with the command-recordset reference.
Retrieves string data at the column index input of the record you specify with the recordset reference.
Recently Viewed Topics