Click or drag to resize

BaseMultisetVirtualCount Property

The number of results that would be returned without any limit clause to a query or -1 if not supported. Defaults to the same value as the Count member.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public int VirtualCount { get; }

Property Value

Type: Int32
See Also