Click or drag to resize

MergingResultSetHandlerStartResultsInternal Method

Overrides the base classes logic to avoid the empty check on the Result Set thus allowing multiple result sets to be merged.

Namespace:  VDS.RDF.Parsing.Handlers
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected override void StartResultsInternal()
See Also