Click or drag to resize

ResultSet Properties

The ResultSet type exposes the following members.

Properties
  NameDescription
Public propertyColumns
the descriptors for the columns
Public propertyIdSet
the HashSet of all ids returned by this query
Public propertyRowMap
a Dictionary of all ids/rows returned by this query
Public propertyRows
all rows found by the query that has produced this result set
Top
See Also