Share via


SortOptions 열거형

Specifies the direction of the sort.

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

구문

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

멤버

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

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스