ReportExecutionService.SortAsync 메서드 (String, SortDirectionEnum, Boolean, Object)
네임스페이스: Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WinForms(Microsoft.ReportViewer.WinForms.dll)
구문
‘선언
Public Sub SortAsync ( _
SortItem As String, _
Direction As SortDirectionEnum, _
Clear As Boolean, _
userState As Object _
)
public void SortAsync(
string SortItem,
SortDirectionEnum Direction,
bool Clear,
Object userState
)
public:
void SortAsync(
String^ SortItem,
SortDirectionEnum Direction,
bool Clear,
Object^ userState
)
member SortAsync :
SortItem:string *
Direction:SortDirectionEnum *
Clear:bool *
userState:Object -> unit
public function SortAsync(
SortItem : String,
Direction : SortDirectionEnum,
Clear : boolean,
userState : Object
)
매개 변수
- SortItem
형식: String
- Direction
형식: Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.SortDirectionEnum
- Clear
형식: Boolean
- userState
형식: Object
참고 항목
참조
Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스