QueryResultsDlgStorage 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
- 继承
-
构造函数
字段
属性
方法
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)
|
事件
适用于