CoalesceExpression.Expressions 属性

定义

表达式列表必须至少有两个元素。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression> Expressions { get; }
member this.Expressions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression>
Public ReadOnly Property Expressions As IList(Of ScalarExpression)

属性值

适用于