borland Packages  Class Hierarchy  dx.dataset Package 

InternalRow class

java.lang.Object
   +----com.borland.dx.dataset.ReadRow
           +----com.borland.dx.dataset.InternalRow

About the InternalRow class

Properties  Methods  

Implements Serializable

This class is used internally by other com.borland classes. You should never use this class directly.


InternalRow properties

*Read-only properties **Write-only properties

Properties implemented in this class

Properties implemented in com.borland.dx.dataset.ReadRow

Properties implemented in java.lang.Object

InternalRow methods

Methods implemented in this class

Methods implemented in com.borland.dx.dataset.ReadRow

Methods implemented in java.lang.Object


InternalRow properties

internalRow

 public void setInternalRow(long internalRow)
This property is used internally by other com.borland classes. You should never use this property directly.

InternalRow methods

getVariantStorage(int)

  public final RowVariant getVariantStorage(int ordinal)

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

getVariantStorage(java.lang.String)

  public final RowVariant getVariantStorage(String columnName)

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