DiskDataStorage.GetSortView Method
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.
public:
virtual Microsoft::ReportingServices::QueryDesigners::ISortView ^ GetSortView();
public Microsoft.ReportingServices.QueryDesigners.ISortView GetSortView ();
abstract member GetSortView : unit -> Microsoft.ReportingServices.QueryDesigners.ISortView
override this.GetSortView : unit -> Microsoft.ReportingServices.QueryDesigners.ISortView
Public Function GetSortView () As ISortView