PropertyOverridesConvention 類別
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
確保宣告屬性為屬性覆寫的目前慣例。
C#
public class PropertyOverridesConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IPropertyAddedConvention
type PropertyOverridesConvention = class
interface IPropertyAddedConvention
interface IConvention
Public Class PropertyOverridesConvention
Implements IPropertyAddedConvention
- 繼承
-
PropertyOverridesConvention
- 實作
如需詳細資訊和範例,請參閱 模型建置慣例 和 實體類型階層對應 。
Property |
建立 PropertyOverridesConvention 的新執行個體。 |
Dependencies |
此服務的相依性。 |
Relational |
此服務的關聯式提供者特定相依性。 |
Process |
在屬性新增至實體類型之後呼叫。 |
產品 | 版本 |
---|---|
Entity Framework Core | 7.0, 8.0, 9.0 |