Click or drag to resize

BaseTransactionalDatasetFlushInternal Method

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

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