Compartilhar via


MemDataStorage Classe

Definição

public ref class MemDataStorage : IDisposable, Microsoft::ReportingServices::QueryDesigners::IMemDataStorage
public class MemDataStorage : IDisposable, Microsoft.ReportingServices.QueryDesigners.IMemDataStorage
type MemDataStorage = class
    interface IMemDataStorage
    interface IDataStorage
    interface IDisposable
Public Class MemDataStorage
Implements IDisposable, IMemDataStorage
Herança
MemDataStorage
Derivado
Implementações

Construtores

MemDataStorage()

Campos

m_arrColumns
m_arrRows

Métodos

AddColumn(String)
AddRow(Object[])
DeleteRow(Int32)
Dispose()
GetColumnInfo(Int32)
GetRow(Int32)
GetSortView()
GetStorageView()
InitStorage()
InsertRow(Int32, Object[])
IsClosed()
NumColumns()
NumRows()

Aplica-se a