Share via


EntityTypeConfigurationAttribute Sınıf

Tanım

Varlık türü için yapılandırma türünü belirtir.

[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class EntityTypeConfigurationAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public class EntityTypeConfigurationAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type EntityTypeConfigurationAttribute = class
    inherit Attribute
Public NotInheritable Class EntityTypeConfigurationAttribute
Inherits Attribute
Public Class EntityTypeConfigurationAttribute
Inherits Attribute
Devralma
EntityTypeConfigurationAttribute
Türetilmiş
Öznitelikler

Açıklamalar

Daha fazla bilgi ve örnek için bkz. Varlık türlerini ve ilişkilerini modelleme .

Oluşturucular

EntityTypeConfigurationAttribute(Type)

EntityTypeConfigurationAttribute sınıfının yeni bir örneğini başlatır.

Özellikler

EntityTypeConfigurationType

Varlık türü yapılandırmasının türü.

Şunlara uygulanır