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; }
Public ReadOnly Property VirtualCount As Integer
Get
Property Value
Type:
Int32See Also