InMemoryDatasetFlushInternal Method  | 
 
            If there have been changes made to the Dataset and the underlying in-memory store is a 
ITransactionalStore ensures the underlying store is notified to flush those changes.
            
 
    Namespace: 
   VDS.RDF.Query.Datasets
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxprotected override void FlushInternal()
Protected Overrides Sub FlushInternal
See Also