ข้ามไปยังเนื้อหา

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.