SparqlUpdateCommandSetCommands Property |
Gets the enumeration of Commands in the set.
Namespace:
VDS.RDF.Update
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<SparqlUpdateCommand> Commands { get; }
Public ReadOnly Property Commands As IEnumerable(Of SparqlUpdateCommand)
Get
Property Value
Type:
IEnumerableSparqlUpdateCommandSee Also