[scriptable, uuid(57826606-3c8a-4243-9f2f-cb3fe6e91148)]
interface mozIStorageDataSet : nsISupports
Attributes
All the rows in this data set, as a nsIArray
readonly attribute
nsIArray
dataRows
Methods
Get an enumerator for the result set rows. @returns a nsISimpleEnumerator of mozIStorageValueArray.
nsISimpleEnumerator
getRowEnumerator()
Compare to: