다음을 통해 공유


SortView 생성자

정의

오버로드

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)

매개 변수

적용 대상