共用方式為


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 命名空間