PropertyOverridesConvention Sınıf

Tanım

Özellik geçersiz kılmaları için bildirim özelliğinin geçerli olmasını sağlayan bir kural.

public class PropertyOverridesConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IPropertyAddedConvention
type PropertyOverridesConvention = class
    interface IPropertyAddedConvention
    interface IConvention
Public Class PropertyOverridesConvention
Implements IPropertyAddedConvention
Devralma
PropertyOverridesConvention
Uygulamalar

Açıklamalar

Daha fazla bilgi ve örnek için bkz. Model oluşturma kuralları ve Varlık türü hiyerarşi eşlemesi .

Oluşturucular

PropertyOverridesConvention(ProviderConventionSetBuilderDependencies, RelationalConventionSetBuilderDependencies)

PropertyOverridesConvention öğesinin yeni bir örneğini oluşturur.

Özellikler

Dependencies

Bu hizmet için bağımlılıklar.

RelationalDependencies

Bu hizmet için ilişkisel sağlayıcıya özgü bağımlılıklar.

Yöntemler

ProcessPropertyAdded(IConventionPropertyBuilder, IConventionContext<IConventionPropertyBuilder>)

Varlık türüne özellik eklendikten sonra çağrılır.

Şunlara uygulanır