다음을 통해 공유


StorageViewBase 클래스

정의

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
상속
StorageViewBase
파생
구현

생성자

StorageViewBase()

필드

DateFormatString
DateTime2FormatString
DateTimeFormatString
DateTimeOffsetFormatString
DEFAULT_MAX_NUM_BYTES_TO_DISPLAY
m_sbVal
m_sHexDigits
MAX_NUM_BYTES_TO_DISPLAY
SmallDateTimeFormatString

메서드

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

적용 대상