Click or drag to resize

CubeFunctionType Property

Gets the Type of this expression.

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

Property Value

Type: SparqlExpressionType

Implements

ISparqlExpressionType
See Also