ComputeClause.ByExpressions 속성

정의

이후에 오는 식입니다. 선택 사항으로 요소가 0일 수 있습니다.

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

속성 값

적용 대상