NativeSparqlViewUpdateViewInternal Method  | 
 
            Updates the view by making the query over the Native Store (i.e. the query is handled by the stores SPARQL implementation).
            
 
    Namespace: 
   VDS.RDF.Query
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxprotected override void UpdateViewInternal()
Protected Overrides Sub UpdateViewInternal
See Also