Class QueryStringQuery.ReadOnly
Implements
Inherited Members
Namespace: Couchbase.Search.Queries.Simple
Assembly: Couchbase.NetClient.dll
Syntax
public record QueryStringQuery.ReadOnly : IEquatable<QueryStringQuery.ReadOnly>
Constructors
| Edit this page View SourceReadOnly(string)
Declaration
public ReadOnly(string Query)
Parameters
Type | Name | Description |
---|---|---|
string | Query |
Properties
| Edit this page View SourceQuery
Declaration
public string Query { get; init; }
Property Value
Type | Description |
---|---|
string |