org.tmatesoft.sqljet.core.internal
Interface ISqlJetRowSet

All Known Implementing Classes:
SqlJetRowSet

public interface ISqlJetRowSet


Method Summary
 void clear()
          Deallocate all chunks from a RowSet.
 

Method Detail

clear

void clear()
Deallocate all chunks from a RowSet.