borland Packages Class Hierarchy dx.dataset Package
java.lang.Object +----com.borland.dx.dataset.ReadRow +----com.borland.dx.dataset.InternalRow
Properties Methods
Implements Serializable
This class is used internally by other com.borland classes. You should never use this class directly.
public void setInternalRow(long internalRow)This property is used internally by other com.borland classes. You should never use this property directly.
public final RowVariant getVariantStorage(int ordinal)
This method is used internally by other com.borland classes. You should never use this method directly.
public final RowVariant getVariantStorage(String columnName)
This method is used internally by other com.borland classes. You should never use this method directly.