Share via


StorageViewBase Class

Definition

public ref class StorageViewBase abstract : IDisposable, Microsoft::ReportingServices::QueryDesigners::IStorageView
public abstract class StorageViewBase : IDisposable, Microsoft.ReportingServices.QueryDesigners.IStorageView
type StorageViewBase = class
    interface IStorageView
    interface IDisposable
Public MustInherit Class StorageViewBase
Implements IDisposable, IStorageView
Inheritance
StorageViewBase
Derived
Implements

Constructors

StorageViewBase()

Fields

DateFormatString
DateTime2FormatString
DateTimeFormatString
DateTimeOffsetFormatString
DEFAULT_MAX_NUM_BYTES_TO_DISPLAY
m_sbVal
m_sHexDigits
MAX_NUM_BYTES_TO_DISPLAY
SmallDateTimeFormatString

Methods

DeleteRow(Int64)
Dispose()
Dispose(Boolean)
EnsureRowsInBuf(Int64, Int64)
GetCellData(Int64, Int32)
GetCellDataAsString(Int64, Int32)
GetColumnInfo(Int32)
IsStorageClosed()
NumColumns()
NumRows()

Applies to