Click or drag to resize

MultiQueryResultReadQueryMetadata Method

Read meta data results from a query.

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

Return Value

Type: QueryMetadata
An instance of QueryMetadata
See Also