ConfigBuilder.Basic class
Basic options, such as the remote, database and namespace of the Config
Public Members
name | description |
---|---|
Database { get; set; } | |
Endpoint { get; set; } | |
Namespace { get; set; } | |
Parent { get; } | |
Configure(…) | |
WithAddress(…) | (2 methods) |
WithDatabase(…) | (2 methods) |
WithEndpoint(…) | (2 methods) |
WithNamespace(…) | (2 methods) |
WithPort(…) |
See Also
- interface IConfigBuilder
- class ConfigBuilder
- namespace SurrealDB.Configuration