다음을 통해 공유


SortOptions 열거형

Specifies the direction of the sort.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
Public Enumeration SortOptions
‘사용 방법
Dim instance As SortOptions
public enum SortOptions
public enum class SortOptions
type SortOptions
public enum SortOptions

멤버

멤버 이름 설명
None Direction is not specified.
Ascending Sort ascending.
Descending Sort descending.