Interface ISqlJetRowSet

All Known Implementing Classes:
SqlJetRowSet

public interface ISqlJetRowSet
Author:
TMate Software Ltd., Sergey Scherbina (sergey.scherbina@gmail.com)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deallocate all chunks from a RowSet.
  • Method Details

    • clear

      void clear()
      Deallocate all chunks from a RowSet.