Share via


DmlTarget.TargetColumns Property

Definition

public System.Collections.Generic.List<Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlColumnRefExpression> TargetColumns { get; }
member this.TargetColumns : System.Collections.Generic.List<Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlColumnRefExpression>
Public ReadOnly Property TargetColumns As List(Of SqlColumnRefExpression)

Property Value

Applies to