Click or drag to resize

IParameters Interface

An interface presenting parameters for use in an IQuery

Namespace:  Couchbase.Lite.Query
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntax
C#
public interface IParameters

The IParameters type exposes the following members.

Methods
  NameDescription
Public methodSet
Sets a named parameter
Top
See Also