 | QueryMetadata.Total Property |
Gets the total number of matches for the query.
Namespace:
SphinxConnector.FluentApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic long Total { get; }
Public ReadOnly Property Total As Long
Get
Property Value
Type:
Int64The total number of matches.
See Also