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; }
Public Property LastError As RdfQueryException
Get
Protected Set
Property Value
Type:
RdfQueryExceptionSee Also