Snapshot
Snapshot(EntityType, PropertiesSnapshot, List<InternalIndexBuilder>, List<(InternalKeyBuilder, ConfigurationSource?)>, List<(InternalRelationshipBuilder, Snapshot)>)
Snapshot(EntityType, PropertiesSnapshot, List<InternalIndexBuilder>, List<(InternalKeyBuilder, ConfigurationSource?)>, List<RelationshipSnapshot>, List<InternalSkipNavigationBuilder>, List<InternalServicePropertyBuilder>)
Snapshot(EntityType, PropertiesSnapshot, List<InternalIndexBuilder>, List<(InternalKeyBuilder, ConfigurationSource?)>, List<RelationshipSnapshot>)
Attach(InternalEntityTypeBuilder)
net8.0
namespace Microsoft.EntityFrameworkCore.Metadata.Internal
{
public class EntityType : TypeBase, IAnnotatable, IReadOnlyAnnotatable, IConventionAnnotatable, IConventionEntityType, IConventionTypeBase, IEntityType, IMutableAnnotatable, IMutableEntityType, IMutableTypeBase, IRuntimeEntityType, IRuntimeTypeBase, IReadOnlyEntityType, IReadOnlyTypeBase, ITypeBase
{
public class Snapshot
}
}
.NET | 8.09.010.0 |
---|---|
.NET Core | 2.12.2 |
Information specific to net8.0 | |
Assembly | Microsoft.EntityFrameworkCore , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore (9.0.3) net8.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API