SortView Class

Definition

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
Inheritance
SortView
Implements

Constructors

SortView()
SortView(IStorageView)

Fields

m_bKeepSortingData
m_iCurrentRow
m_KeyValues
m_SortingArray
m_SortingKeys
m_sortingThread
m_StorageView

Methods

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

Events

StorageNotify

Applies to