WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

mozIStorageDataSet

IID:57826606-3c8a-4243-9f2f-cb3fe6e91148
Inherits From:nsISupports

Properties

readonly nsIArray dataRows

All the rows in this data set, as a nsIArray


Methods

nsISimpleEnumerator getRowEnumerator ( )

nsISimpleEnumerator getRowEnumerator ( )

Get an enumerator for the result set rows.

Reference documentation is generated from Mozilla's source.