SelectStatement.Into Property

Definition

The into table name.

public Microsoft.SqlServer.TransactSql.ScriptDom.SchemaObjectName Into { get; set; }
member this.Into : Microsoft.SqlServer.TransactSql.ScriptDom.SchemaObjectName with get, set
Public Property Into As SchemaObjectName

Property Value

Applies to