Partager via


ConventionTypeConfiguration<T>.IsComplexType Méthode

Définition

Remplace ce type d’entité par un type complexe.

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)

Retours

La même ConventionTypeConfiguration<T> instance afin que plusieurs appels puissent être chaînés.

S’applique à