Visit Mozilla.org

mozIStorageStatementParams

From MDC

This article covers features introduced in Firefox 2

The mozIStorageStatementParams is a magic interface for parameter setting that implements nsIXPCScriptable.

Contents

mozIStorageStatementParams is defined in storage/public/mozIStorageStatementWrapper.idl. It is scriptable and unfrozen (hasn't changed since Mozilla 1.8).

Inherits from: nsISupports

[edit] See also