IStorageView Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IStorageView : IDisposable
public interface IStorageView : IDisposable
type IStorageView = interface
interface IDisposable
Public Interface IStorageView
Implements IDisposable
- Derived
- Implements
Methods
DeleteRow(Int64) | |
EnsureRowsInBuf(Int64, Int64) | |
GetCellData(Int64, Int32) | |
GetCellDataAsString(Int64, Int32) | |
GetColumnInfo(Int32) | |
IsStorageClosed() | |
NumColumns() | |
NumRows() |