ReceiveStatement.Into Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the table to select into the columns from received messages, optional
public Microsoft.SqlServer.TransactSql.ScriptDom.VariableTableReference Into { get; set; }
member this.Into : Microsoft.SqlServer.TransactSql.ScriptDom.VariableTableReference with get, set
Public Property Into As VariableTableReference