Click or drag to resize

BaseImmutableDatasetDiscard Method

Ensures that any changes to the Dataset (if any) are discarded.

Namespace:  VDS.RDF.Query.Datasets
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override sealed void Discard()

Implements

ISparqlDatasetDiscard
See Also