OutputIntoClause
Represents the OutputInto Clause
Represents the table, can be SchemaObjectTableReference or VariableTableReference. Optional may be null.
The columns for the table. Optional, may have zero elements.
The first list of select columns.
public OutputIntoClause()