SortView Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- view
- IStorageView