SparqlParameterizedStringNamespaces Property |
Gets/Sets the Namespace Map that is used to prepend PREFIX declarations to the command.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public INamespaceMapper Namespaces { get; set; }
Public Property Namespaces As INamespaceMapper
Get
Set
Property Value
Type:
INamespaceMapperSee Also