DiskDataStorage Classe

Definizione

public ref class DiskDataStorage : IDisposable, Microsoft::ReportingServices::QueryDesigners::IDiskDataStorage
public class DiskDataStorage : IDisposable, Microsoft.ReportingServices.QueryDesigners.IDiskDataStorage
type DiskDataStorage = class
    interface IDiskDataStorage
    interface IDataStorage
    interface IDisposable
Public Class DiskDataStorage
Implements IDiskDataStorage, IDisposable
Ereditarietà
DiskDataStorage
Implementazioni

Costruttori

DiskDataStorage()

Campi

m_arrColumns
m_arrOffsets
m_bKeepStoringData
m_fsw
m_i64CurrentOffset
m_i64Rows
m_longFields
m_maxCharsToStore
m_maxXmlCharsToStore
m_sFileName
m_storingThread
reader

Metodi

AddToStorage(IDataReader)
DeleteRow(Int64)
Dispose()
GetColumnInfo(Int32)
GetFileName()
GetRowOffset(Int64)
GetSortView()
GetStorageView()
InitStorage(IDataReader)
IsClosed()
NumColumns()
NumRows()
OnStorageNotify(Int64, Boolean)
SerializeData()
StartStoringData()
StopStoringData()
StoreData()

Eventi

StorageNotify

Si applica a