XPathFunctionFactory.StringJoin Field |
Constants representing the names of XPath String functions.
Namespace:
VDS.RDF.Query.Expressions
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic const string StringJoin = "string-join"
Public Const StringJoin As String = "string-join"
Field Value
Type:
String
See Also