Click or drag to resize

RunningAqlQuerystarted Property

The date and time when the query was started.

Namespace:  ArangoDBNetStandard.AqlFunctionApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public DateTime? started { get; set; }

Property Value

Type: NullableDateTime
See Also