borland Packages Class Hierarchy dx.dataset Package
java.lang.Object +----com.borland.dx.dataset.Variant +----com.borland.dx.dataset.RowVariant
Variables Constructors Properties Methods
Implements Serializable, Cloneable
This component is used internally by other com.borland classes. You should never use this class directly.
public boolean changed
This variable is used internally by other com.borland classes. You should never use this variable directly.
public RowVariant()This constructor is used internally by other com.borland classes. You should never use this constructor directly.
public RowVariant(int dataType)This constructor is used internally by other com.borland classes. You should never use this constructor directly.
public RowVariant(int dataType, Column column, RowVariant rowVariant, boolean doValidations)This constructor is used internally by other com.borland classes. You should never use this constructor directly.
public static final RowVariant getNullVariant()This method is used internally by other com.borland classes. You should never use this method directly.