public interface ResultRow
ResultRow
instance represents a single result from a
RMSearch.fetchRows
operation. The values of the row result are available in the form of a
RMProperties
collection.Modifier and Type | Method and Description |
---|---|
RMProperties |
getProperties()
Returns a properties collection representing the
ResultRow 's
values. |
RMProperties getProperties()
ResultRow
's
values.RMProperties
collection.© Copyright IBM Corp. 2010, 2013. All Rights Reserved.