CreateStatisticsStatement.Columns 속성

정의

통계와 관련된 테이블 또는 뷰의 열입니다.

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

속성 값

적용 대상