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