IDatabase.Open method (1 of 2)
Opens the connection to a Surreal database instance using the preconfigured configuration. Configures the client with all applicable settings.
See Also
- interface IDatabase
- namespace SurrealDB.Abstractions
IDatabase.Open method (2 of 2)
Opens the connection to a Surreal database instance using the provided configuration. Configures the client with all applicable settings.
See Also
- interface IDatabase
- namespace SurrealDB.Abstractions