StorageViewBase クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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() |