Method: Libcouchbase::Ext.n1p_setquery
- Defined in:
- lib/libcouchbase/ext/libcouchbase.rb
.n1p_setquery(params, qstr, nqstr, type) ⇒ ErrorT
(Not documented)
993 |
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 993 attach_function :n1p_setquery, :lcb_n1p_setquery, [N1QLPARAMS.by_ref, :string, :ulong, :int], ErrorT |