- Assembly
- Rocket
.Surgery .Automation .Postgres .dll - Namespace
- Rocket
.Surgery .Automation .Postgres - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IConfigurationConvention"]
click Interface0 "/api/Rocket.Surgery.Extensions.Configuration/IConfigurationConvention"
Type-.->Interface1["IConvention<IConfigurationConventionContext>"]
Type-.->Interface2["IServiceConvention"]
click Interface2 "/api/Rocket.Surgery.Extensions.DependencyInjection/IServiceConvention"
Type-.->Interface3["IConvention<IServiceConventionContext>"]
Type-.->Interface4["IConvention"]
click Interface4 "/api/Rocket.Surgery.Conventions/IConvention"
Type-.->Interface5["IHostedService"]
Type["PostgresConvention"]
class Type type-node
Syntax
public class PostgresConvention : IConfigurationConvention,
IConvention<IConfigurationConventionContext>, IServiceConvention,
IConvention<IServiceConventionContext>, IConvention, IHostedService
Attributes
| Type | Description |
|---|---|
| Nullable |
|
| NullableAttribute |
Properties
| Name | Value | Summary |
|---|---|---|
| ConnectionString | string | |
| Roundhouse | RoundhouseAutomation |
Methods
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
