Click or drag to resize

BaseTransactionalDatasetDiscardInternal Method

Allows the derived dataset to take any post-Discard() actions required.

Namespace:  VDS.RDF.Query.Datasets
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected virtual void DiscardInternal()
See Also