DataModificationSpecification.OutputIntoClause Property

Definition

The OUTPUT INTO clause.

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

Property Value

Applies to