DatabaseRpc class
Public Members
| name | description |
|---|---|
| DatabaseRpc() | The default constructor. |
| DatabaseRpc(…) | |
| InvalidConnectionDetails { get; } | Indicates whether the client has valid connection details. |
| Authenticate(…) | |
| Change(…) | |
| Close(…) | |
| Create(…) | |
| Delete(…) | |
| Dispose() | |
| GetConfig() | |
| Info(…) | |
| Invalidate(…) | |
| Let(…) | |
| Modify(…) | |
| Open(…) | (2 methods) |
| Query(…) | |
| Select(…) | |
| Signin<TRequest>(…) | |
| Signup<TRequest>(…) | |
| Update(…) | |
| Use(…) |
See Also
- namespace SurrealDB.Driver.Rpc
- DatabaseRpc.cs