webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
SQLResultSet Interface Reference

import"SQLResultSet.idl";

Public Attributes

readonly attribute SQLResultSetRowList rows
 
readonly attribute long long insertId
 
readonly attribute long rowsAffected
 

Member Data Documentation

◆ insertId

readonly attribute long long SQLResultSet::insertId

◆ rows

◆ rowsAffected

readonly attribute long SQLResultSet::rowsAffected

The documentation for this interface was generated from the following file: