Click or drag to resize

MultiQueryResult.ReadQueryMetadata Method

Read meta data results from a query.

Namespace:  SphinxConnector.FluentApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntax
public QueryMetadata ReadQueryMetadata()

Return Value

Type: QueryMetadata
An instance of QueryMetadata
See Also