Column.SortByColumn 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示定義這個屬性的資料行將會根據這個屬性參考資料行的值進行排序。
public Microsoft.AnalysisServices.Tabular.Column SortByColumn { get; set; }
member this.SortByColumn : Microsoft.AnalysisServices.Tabular.Column with get, set
Public Property SortByColumn As Column