Click or drag to resize
IBucketCreateQuery Method
Overload List
  NameDescription
Public methodCreateQuery(Boolean)
Creates an instance of an object that implements IViewQuery, which targets a given bucket.
Public methodCreateQuery(Boolean, String)
Creates an instance of an object that implements IViewQuery, which targets a given bucket, design document and view.
Public methodCreateQuery(Boolean, String, String)
Creates an instance of an object that implements IViewQuery, which targets a given bucket and design document.
Top
See Also