Functiondojox.data.CouchDBRestStore.fetch

dojo.require("dojox.rpc.CouchDBRestStore");
defined in dojox/rpc/CouchDBRestStore.js

This only differs from JsonRestStore in that it, will put the query string the query part of the URL and it handles start and count

Usage

function (args) (view source)
parametertypedescription
args