bind_langstring


Description:

[ Version ( since = "3.7" ) ]
public void bind_langstring (string name, string value, string langtag)

Binds the value to the parameterized variable given by name, tagged with the language defined by langtag .

The language tag should follow RFC 5646. The parameter will be represented as a [`rdf:langString`](rdf-ontology.html#rdf:langString).

Parameters:

this

a `TrackerSparqlStatement`

name

variable name

value

value

langtag

language tag