Click or drag to resize

BaseBinaryStringFunctionType Property

Gets the Expression Type.

Namespace:  VDS.RDF.Query.Expressions.Functions.Sparql.String
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override SparqlExpressionType Type { get; }

Property Value

Type: SparqlExpressionType

Implements

ISparqlExpressionType
See Also