Interface IDatabaseRoleRuntimeContributor
Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll
Contributes additive runtime state for one or more logical database roles.
public interface IDatabaseRoleRuntimeContributorMethods
Section titled “Methods”DescribeDatabaseRoleRuntime()
Section titled “ DescribeDatabaseRoleRuntime()”Describes the runtime state that should be merged into the active database-role catalog.
IReadOnlyList<DatabaseRoleRuntimeDescriptor> DescribeDatabaseRoleRuntime()Returns
Section titled “Returns”IReadOnlyList<DatabaseRoleRuntimeDescriptor>
The runtime descriptors that should enrich the active database-role catalog.