Skip to content

Interface IDatabaseRoleRuntimeContributor

Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll

Contributes additive runtime state for one or more logical database roles.

public interface IDatabaseRoleRuntimeContributor

Describes the runtime state that should be merged into the active database-role catalog.

IReadOnlyList<DatabaseRoleRuntimeDescriptor> DescribeDatabaseRoleRuntime()

IReadOnlyList<DatabaseRoleRuntimeDescriptor>

The runtime descriptors that should enrich the active database-role catalog.