QueryResultsDlgStorage 类

定义

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
继承
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)

适用于