Skip to content

ErrorResult constructor

The result of a failed query to the Surreal database.

public ErrorResult(TimeSpan Time, string Status, string? Message)

See Also