XPathFunctionFactorySubstringAfter Field |
Constants representing the names of XPath String functions.
Namespace:
VDS.RDF.Query.Expressions
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public const string SubstringAfter = "substring-after"
Public Const SubstringAfter As String = "substring-after"
Field Value
Type:
StringSee Also