IStorageView Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface class IStorageView : IDisposable
public interface IStorageView : IDisposable
type IStorageView = interface
interface IDisposable
Public Interface IStorageView
Implements IDisposable
- Dérivé
- Implémente
Méthodes
| Nom | Description |
|---|---|
| DeleteRow(Int64) | |
| EnsureRowsInBuf(Int64, Int64) | |
| GetCellData(Int64, Int32) | |
| GetCellDataAsString(Int64, Int32) | |
| GetColumnInfo(Int32) | |
| IsStorageClosed() | |
| NumColumns() | |
| NumRows() | |