IDataStorage Interface

Definition

public interface class IDataStorage : IDisposable
public interface IDataStorage : IDisposable
type IDataStorage = interface
    interface IDisposable
Public Interface IDataStorage
Implements IDisposable
Derived
Implements

Methods

GetColumnInfo(Int32)
GetSortView()
GetStorageView()
IsClosed()
NumColumns()
NumRows()

Applies to