Freigeben über


ConventionTypeConfiguration<T>.IsComplexType Methode

Definition

Ändert diesen Entitätstyp in einen komplexen Typ.

public System.Data.Entity.ModelConfiguration.Configuration.ConventionTypeConfiguration<T> IsComplexType();
member this.IsComplexType : unit -> System.Data.Entity.ModelConfiguration.Configuration.ConventionTypeConfiguration<'T (requires 'T : null)>
Public Function IsComplexType () As ConventionTypeConfiguration(Of T)

Gibt zurück

Die gleiche ConventionTypeConfiguration<T> instance, sodass mehrere Aufrufe verkettet werden können.

Gilt für: