IConfigBuilder interface
Component that configures a Config.
Members
| name | description |
|---|---|
| Parent { get; } | Returns the IConfigBuilder that seeded this instance |
| Configure(…) | Configures the Config with the current settings |
Remarks
A IConfigBuilder may not be directly instantiated in user code!
See Also
- namespace SurrealDB.Configuration
- ConfigBuilder.cs