CoalesceExpression.Expressions プロパティ

定義

式のリストには、少なくとも 2 つの要素が必要です。

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)

プロパティ値

適用対象