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)

屬性值

適用於