Couchbase .NET SDK 3.0.0
Couchbase .NET SDK 3.0.0
Couchbase Namespaces
Couchbase.Search Namespaces
Couchbase.Search.Queries.Simple
QueryStringQuery Class
QueryStringQuery Constructor
QueryStringQuery Methods
QueryStringQuery Constructor
Initializes a new instance of the
QueryStringQuery
class.
Namespace:
Couchbase.Search.Queries.Simple
Assembly:
Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 3.0.0-local-202004010202+047adc0837bfc29c0b8cce4322194a09afd8ea18
Syntax
C#
Copy
public
QueryStringQuery
(
string
query
)
Parameters
query
Type:
System
String
The query string to be analyzed and used against. The query string is required.
Exceptions
Exception
Condition
ArgumentNullException
query
See Also
Reference
QueryStringQuery Class
Couchbase.Search.Queries.Simple Namespace
Couchbase, Inc 2020
Send comments on this topic to
jeffry.morris@couchbase.com