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