Click or drag to resize

BaseSparqlViewLastError Property

Gets the error that occurred during the last update (if any).

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public RdfQueryException LastError { get; protected set; }

Property Value

Type: RdfQueryException
See Also