QueryResultsDlgStorage 類別

定義

public ref class QueryResultsDlgStorage : Microsoft::ReportingServices::QueryDesigners::DlgStorage
public class QueryResultsDlgStorage : Microsoft.ReportingServices.QueryDesigners.DlgStorage
Public Class QueryResultsDlgStorage
Inherits DlgStorage
繼承
QueryResultsDlgStorage

建構函式

QueryResultsDlgStorage(QueryResultsGrid)

欄位

m_grid (繼承來源 DlgStorage)
m_OnCustCellGDIObjects (繼承來源 DlgStorage)
m_storage (繼承來源 DlgStorage)
m_view (繼承來源 DlgStorage)

屬性

DataReader
DisplayEmptyGrid
ErrorHandler
NumColumns
ServiceProvider
Storage (繼承來源 DlgStorage)
StorageView (繼承來源 DlgStorage)

方法

Dispose() (繼承來源 DlgStorage)
Dispose(Boolean)
EnsureRowsInBuf(Int64, Int64)
FillControlWithData(Int64, Int32, IGridEmbeddedControl) (繼承來源 DlgStorage)
GetCell(Int64, Int32) (繼承來源 DlgStorage)
GetCellDataAsBitmap(Int64, Int32) (繼承來源 DlgStorage)
GetCellDataAsString(Int64, Int32) (繼承來源 DlgStorage)
GetCellDataForButton(Int64, Int32, ButtonCellState, Bitmap, String) (繼承來源 DlgStorage)
GetCellDataForCheckBox(Int64, Int32) (繼承來源 DlgStorage)
IsCellEditable(Int64, Int32) (繼承來源 DlgStorage)
NumRows() (繼承來源 DlgStorage)
SetCellDataFromControl(Int64, Int32, IGridEmbeddedControl) (繼承來源 DlgStorage)

事件

FillControlWithDataEvent (繼承來源 DlgStorage)
SetCellDataFromControlEvent (繼承來源 DlgStorage)

適用於