Share via


QueryResultsDlgStorage Class

Definition

public ref class QueryResultsDlgStorage : Microsoft::ReportingServices::QueryDesigners::DlgStorage
public class QueryResultsDlgStorage : Microsoft.ReportingServices.QueryDesigners.DlgStorage
type QueryResultsDlgStorage = class
    inherit DlgStorage
Public Class QueryResultsDlgStorage
Inherits DlgStorage
Inheritance
QueryResultsDlgStorage

Constructors

QueryResultsDlgStorage(QueryResultsGrid)

Fields

m_grid (Inherited from DlgStorage)
m_OnCustCellGDIObjects (Inherited from DlgStorage)
m_storage (Inherited from DlgStorage)
m_view (Inherited from DlgStorage)

Properties

DataReader
DisplayEmptyGrid
ErrorHandler
NumColumns
ServiceProvider
Storage (Inherited from DlgStorage)
StorageView (Inherited from DlgStorage)

Methods

Dispose() (Inherited from DlgStorage)
Dispose(Boolean)
EnsureRowsInBuf(Int64, Int64)
FillControlWithData(Int64, Int32, IGridEmbeddedControl) (Inherited from DlgStorage)
GetCell(Int64, Int32) (Inherited from DlgStorage)
GetCellDataAsBitmap(Int64, Int32) (Inherited from DlgStorage)
GetCellDataAsString(Int64, Int32) (Inherited from DlgStorage)
GetCellDataForButton(Int64, Int32, ButtonCellState, Bitmap, String) (Inherited from DlgStorage)
GetCellDataForCheckBox(Int64, Int32) (Inherited from DlgStorage)
IsCellEditable(Int64, Int32) (Inherited from DlgStorage)
NumRows() (Inherited from DlgStorage)
SetCellDataFromControl(Int64, Int32, IGridEmbeddedControl) (Inherited from DlgStorage)

Events

FillControlWithDataEvent (Inherited from DlgStorage)
SetCellDataFromControlEvent (Inherited from DlgStorage)

Applies to