SortView Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
| SortView() | |
| SortView(IStorageView) |
SortView()
protected:
SortView();
protected SortView ();
Protected Sub New ()
Se aplica 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