Wyliczenie SortDirections
Określa kierunek sortowania.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Enumeration SortDirections
'Użycie
Dim instance As SortDirections
public enum SortDirections
public enum class SortDirections
type SortDirections
public enum SortDirections
Elementy członkowskie
Nazwa elementu członkowskiego | Opis | |
---|---|---|
Ascending | Sortuj rosnąco. | |
Descending | Sortuj malejąco. |