Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IFullTextQueryRow Interface
IFullTextQueryRow Properties
FullTextMatched Property
MatchCount Property
IFullTextQueryRow
FullTextMatched Property
Gets the full text that was matched
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
string
FullTextMatched
{
get
; }
Property Value
Type:
String
See Also
Reference
IFullTextQueryRow Interface
Couchbase.Lite Namespace