Condividi tramite


SortView Constructors

Definition

Overloads

SortView()
SortView(IStorageView)

SortView()

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

Applies to

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)

Parameters

Applies to