Searched refs:rowsAffected (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/webdatabase/
H A DSQLResultSet.idl37 readonly attribute long rowsAffected;
H A DSQLResultSet.h47 int rowsAffected() const;
H A DSQLResultSet.cpp57 int SQLResultSet::rowsAffected() const function in class:WebCore::SQLResultSet

Completed in 110 milliseconds