BaseModificationCommand._usingNamedUris Field |
URIS for the USING NAMED clauses.
Namespace:
VDS.RDF.Update.Commands
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxprotected List<Uri> _usingNamedUris
Protected _usingNamedUris As List(Of Uri)
Field Value
Type:
List<Uri>
See Also