Click or drag to resize

PostParseAqlQueryResponseErrorMessage Property

When the query is invalid this will contain the error message.

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

Property Value

Type: String
See Also