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; }
Public ReadOnly Property DetectFromQuery As Boolean
Get
Property Value
Type:
BooleanSee Also