DmlTarget.TargetColumns 属性

定义

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)

属性值

适用于