Click or drag to resize

SquareRootFunctionType Property

Gets the type of the 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