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

適用対象