Sets casting statements on the input columns so that the data types are cast as indicated by the caller.
The routine is callable on a PE vproc only by a table operator.
Syntax
public void setInputInfo(int streamno, ColumnDefinition[] colDefs) throws SQLException
Syntax Elements
- streamno
- The input stream number.
- colDefs
- A list of column definitions.