 | MultiQueryResultHasPendingResultSets Property |
Gets a value that indicates whether this
MultiQueryResult contains one or more result sets that haven't been read yet.
Namespace: SphinxConnector.FluentApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic bool HasPendingResultSets { get; }
Public ReadOnly Property HasPendingResultSets As Boolean
Get
Property Value
Type:
Boolean
See Also