SortView 建構函式

定義

多載

名稱 Description
SortView()
SortView(IStorageView)

SortView()

protected:
 SortView();
protected SortView();
Protected Sub New ()

適用於

SortView(IStorageView)

protected public:
 SortView(Microsoft::ReportingServices::QueryDesigners::IStorageView ^ view);
protected internal SortView(Microsoft.ReportingServices.QueryDesigners.IStorageView view);
new Microsoft.ReportingServices.QueryDesigners.SortView : Microsoft.ReportingServices.QueryDesigners.IStorageView -> Microsoft.ReportingServices.QueryDesigners.SortView
Protected Friend Sub New (view As IStorageView)

參數

適用於