Click or drag to resize
MultiQueryResultReadQueryMetadata Method
Read meta data results from a query.

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

Return Value

Type: QueryMetadata
An instance of QueryMetadata
See Also