Share via


SortView 클래스

정의

public ref class SortView : IDisposable, Microsoft::ReportingServices::QueryDesigners::ISortView
public class SortView : IDisposable, Microsoft.ReportingServices.QueryDesigners.ISortView
type SortView = class
    interface ISortView
    interface IDisposable
Public Class SortView
Implements IDisposable, ISortView
상속
SortView
구현

생성자

SortView()
SortView(IStorageView)

필드

m_bKeepSortingData
m_iCurrentRow
m_KeyValues
m_SortingArray
m_SortingKeys
m_sortingThread
m_StorageView

메서드

AddSortKey(Int32)
CompareKeyColumns(Object, Object, Int32)
DeleteRow(Int32, Boolean)
Dispose()
GetAbsoluteRowNumber(Int32)
GetNextRowNumber()
NumRows()
ResetSortKeys()
SortData()
StartSortingData()
StopSortingData()

이벤트

StorageNotify

적용 대상