Click or drag to resize

SlowAqlQueryUser Property

The name of the user that started the query

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

Property Value

Type: String
See Also