borland Packages  Class Hierarchy  dx.dataset Package 

FilterRow class (abstract)

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

About the FilterRow class

Constructors  Properties  Methods  

Implements Serializable

Note: This is a feature of JBuilder Professional and Enterprise.

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


FilterRow constructors

FilterRow properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

FilterRow methods

Methods implemented in this class

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

Methods implemented in java.lang.Object


FilterRow constructors

FilterRow(com.borland.dx.dataset.StorageDataSet)

  protected FilterRow(StorageDataSet dataSet)

FilterRow methods

getFilterValue(int, com.borland.dx.dataset.Variant)

  protected abstract void getFilterValue(int ordinal, Variant value)