Search the docs
Languages
/
.NET
Methods
The .NET SDK for SurrealDB enables simple and advanced querying of a remote or embedded database.
Connects the client to the underlying endpoint, also improving performance to avoid cold starts.
Method Syntax
await db.Connect()
cancellationToken
await db.Connect();
Was this page helpful?
Previous
Authenticate
Next
Create