Partager via


RuntimeForeignKey.IRuntimeForeignKey.DependentsMapFactory Propriété

Définition

Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeForeignKey.DependentsMapFactory
Func<Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IDependentsMap> Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeForeignKey.DependentsMapFactory { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeForeignKey.DependentsMapFactory : Func<Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IDependentsMap> with get, set
 Property DependentsMapFactory As Func(Of IDependentsMap) Implements IRuntimeForeignKey.DependentsMapFactory

Valeur de propriété

Func<Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IDependentsMap>

Implémente

Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeForeignKey.DependentsMapFactory
Attributs

S’applique à