borland Packages Class Hierarchy dx.dataset Package
com.borland.dx.dataset.StoreInternals
Properties Methods
This interface is used internally by other com.borland classes. You should never use this interface directly.
public boolean isDataStore()This property is used internally by other com.borland classes. You should never use this property directly.
public Locale getLocale()This property is used internally by other com.borland classes. You should never use this property directly.
public boolean isReadOnly()This property is used internally by other com.borland classes. You should never use this property directly.
public void attach(StorageDataSet dataSet)This method is used internally by other com.borland classes. You should never use this method directly.
public void deleteDuplicates(StorageDataSet dataSet)This method is used internally by other com.borland classes. You should never use this method directly.
public StorageDataSet[] empty(StorageDataSet dataSet)This method is used internally by other com.borland classes. You should never use this method directly.
public boolean exists(StorageDataSet dataSet)This method is used internally by other com.borland classes. You should never use this method directly.
public StorageDataSet getDuplicates(StorageDataSet dataSet)This method is used internally by other com.borland classes. You should never use this method directly.
public Object getOpenMonitor(StorageDataSet dataSet)This method is used internally by other com.borland classes. You should never use this method directly.
public void open()This method is used internally by other com.borland classes. You should never use this method directly.
public MatrixData open(StorageDataSet dataSet, MatrixData data, int matrixDataType, int aggGroupColumnCount, AggManager aggManager, boolean replaceColumns)This method is used internally by other com.borland classes. You should never use this method directly.
public void rename(String storeName, String newStoreName)This method is used internally by other com.borland classes. You should never use this method directly.
public void updateProperties(StorageDataSet dataSet)This method is used internally by other com.borland classes. You should never use this method directly.