ResultValue structure
The value of a successful query to the Surreal database.
Public Members
name | description |
---|---|
ResultValue(…) | (2 constructors) |
static From(…) | |
Inner { get; } | |
CompareTo(…) | |
override Equals(…) | |
Equals(…) | |
GetArray<T>() | |
override GetHashCode() | |
GetKind() | |
GetObject<T>() | |
override ToString() | |
TryGetValue(…) | (7 methods) |
operator == | |
operator > | |
operator >= | |
operator != | |
operator < | |
operator <= | |
enum Kind |
See Also
- namespace SurrealDB.Models.Result
- ResultValue.cs