IDatabase.Let method
Assigns a value as a parameter for this connection.
| parameter | description |
|---|---|
| key | Specifies the name of the variable. |
| value | Assigns the value to the variable name. |
See Also
- interface IDatabase
- namespace SurrealDB.Abstractions
Assigns a value as a parameter for this connection.
| parameter | description |
|---|---|
| key | Specifies the name of the variable. |
| value | Assigns the value to the variable name. |