次の方法で共有


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)

適用対象