Click or drag to resize

SliceDetectFromQuery Property

Gets whether the Algebra will detect the Limit and Offset to use from the provided query.

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

Property Value

Type: Boolean
See Also