IMemDataStorage Interfaccia

Definizione

public interface class IMemDataStorage : IDisposable, Microsoft::ReportingServices::QueryDesigners::IDataStorage
public interface IMemDataStorage : IDisposable, Microsoft.ReportingServices.QueryDesigners.IDataStorage
Public Interface IMemDataStorage
Implements IDataStorage, IDisposable
Derivato
Implementazioni

Metodi

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

Si applica a