borland Packages Class Hierarchy dx.sql.dataset Package
java.lang.Object +----com.borland.dx.dataset.Provider +----com.borland.dx.sql.dataset.DataModelProvider
Variables Properties Methods
Implements Designable, Serializable
This class is used internally by other com.borland classes. You should never use this class directly.
protected boolean executeOnOpenThis variable is used internally by other com.borland classes. You should never use this variable directly.
protected int maxRowsThis variable is used internally by other com.borland classes. You should never use this variable directly.
public boolean getExecuteOnOpen() public void setExecuteOnOpen(boolean value)This property is used internally by other com.borland classes. You should never use this property directly.
public int getMaxRows() public void setMaxRows(int value)This property is used internally by other com.borland classes. You should never use this property directly.
public void provideData(StorageDataSet dataSet, boolean toOpen)This method is used internally by other com.borland classes. You should never use this method directly.