DataModificationSpecification.OutputClause Property

Definition

The OUTPUT clause.

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

Property Value

Applies to