ErrorResult structure
The result of a failed query to the Surreal database.
Public Members
name | description |
---|---|
ErrorResult(…) | The result of a failed query to the Surreal database. |
Message { get; set; } | |
Status { get; set; } | |
Time { get; set; } |
See Also
- namespace SurrealDB.Models.Result
- ErrorResult.cs