SortView Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
SortView() | |
SortView(IStorageView) |
SortView()
protected:
SortView();
protected SortView ();
Protected Sub New ()
Aplica-se a
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)
Parâmetros
- view
- IStorageView