IQueryRequest.AddPositionalParameter Method Couchbase .NET SDK 2.0
Overload List
  NameDescription
Public methodAddPositionalParameter(Object)
Adds a positional parameter to the parameters to the statement or prepared statement.
Public methodAddPositionalParameter(Object[])
Adds a list of positional parameters to the statement or prepared statement.
Top
See Also