Defines the output information for the stream.
Syntax
public void setOutputInfo(int streamno, ColumnDefinition[] info) throws java.sql.SQLException
Syntax Elements
- streamno
- Indicates the stream to which the column definitions will be applied. Currently the only valid value is 0.
- info
- The defined columns.