borland Packages  Class Hierarchy  dx.dataset Package 

Store interface

com.borland.dx.dataset.Designable
   +----com.borland.dx.dataset.Store

About the Store interface

Methods  

Implemented by DataStore, DataStoreConnection

The Store interface collects the basic storage behavior for data that has been loaded into a DataSet component. This interface is used internally by other com.borland classes. You should never use this interface directly.


Store methods

Methods defined in this interface


Store methods

getStoreInternals()

  StoreInternals getStoreInternals()
This method is used internally by other com.borland classes. You should never use this method directly.