IStorageView Interface

Definition

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()

Applies to