IDiskDataStorage 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 IDiskDataStorage : IDisposable, Microsoft::ReportingServices::QueryDesigners::IDataStorage
public interface IDiskDataStorage : IDisposable, Microsoft.ReportingServices.QueryDesigners.IDataStorage
type IDiskDataStorage = interface
interface IDataStorage
interface IDisposable
Public Interface IDiskDataStorage
Implements IDataStorage, IDisposable
- Dérivé
- Implémente
Méthodes
| Nom | Description |
|---|---|
| AddToStorage(IDataReader) | |
| DeleteRow(Int64) | |
| GetColumnInfo(Int32) | (Hérité de IDataStorage) |
| GetFileName() | |
| GetRowOffset(Int64) | |
| GetSortView() | (Hérité de IDataStorage) |
| GetStorageView() | (Hérité de IDataStorage) |
| InitStorage(IDataReader) | |
| IsClosed() | (Hérité de IDataStorage) |
| NumColumns() | (Hérité de IDataStorage) |
| NumRows() | (Hérité de IDataStorage) |
| SerializeData() | |
| StartStoringData() | |
| StopStoringData() | |
| StoreData() | |
Événements
| Nom | Description |
|---|---|
| StorageNotify | |