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