IReadOnlyEntityType
BaseType
FindClosestCommonParent(IReadOnlyEntityType)
FindDeclaredForeignKeys(IReadOnlyList<IReadOnlyProperty>)
FindDeclaredNavigation(String)
FindDeclaredQueryFilter(String)
FindDeclaredSkipNavigation(String)
FindDeclaredTrigger(String)
FindForeignKey(IReadOnlyProperty, IReadOnlyKey, IReadOnlyEntityType)
FindForeignKey(IReadOnlyList<IReadOnlyProperty>, IReadOnlyKey, IReadOnlyEntityType)
FindForeignKeys(IReadOnlyProperty)
FindForeignKeys(IReadOnlyList<IReadOnlyProperty>)
FindIndex(IReadOnlyProperty)
FindIndex(String)
FindIndex(IReadOnlyList<IReadOnlyProperty>)
FindKey(IReadOnlyProperty)
FindKey(IReadOnlyList<IReadOnlyProperty>)
FindNavigation(MemberInfo)
FindNavigation(String)
FindOwnership()
FindPrimaryKey()
FindServiceProperty(String)
FindSkipNavigation(MemberInfo)
FindSkipNavigation(String)
GetAllBaseTypes()
GetAllBaseTypesAscending()
GetAllBaseTypesInclusive()
GetAllBaseTypesInclusiveAscending()
GetConcreteDerivedTypesInclusive()
GetDeclaredForeignKeys()
GetDeclaredIndexes()
GetDeclaredKeys()
GetDeclaredNavigations()
GetDeclaredQueryFilters()
GetDeclaredReferencingForeignKeys()
GetDeclaredServiceProperties()
GetDeclaredSkipNavigations()
GetDeclaredTriggers()
GetDerivedForeignKeys()
GetDerivedIndexes()
GetDerivedNavigations()
GetDerivedServiceProperties()
GetDerivedSkipNavigations()
GetDerivedTypes()
GetDerivedTypesInclusive()
GetDirectlyDerivedTypes()
GetForeignKeys()
GetIndexes()
GetIsDiscriminatorMappingComplete()
GetKeys()
GetNavigationAccessMode()
GetNavigations()
GetQueryFilter()
GetReferencingForeignKeys()
GetRootType()
GetSeedData(Boolean)
GetServiceProperties()
GetSkipNavigations()
GetTriggers()
HasServiceProperties()
IsAssignableFrom(IReadOnlyEntityType)
IsInOwnershipPath(IReadOnlyEntityType)
IsOwned()
LeastDerivedType(IReadOnlyEntityType)
ToDebugString(MetadataDebugStringOptions, Int32)
FindDeclaredOwnership(IReadOnlyEntityType)
FindDeclaredPrimaryKey(IReadOnlyEntityType)
FindDerivedNavigations(IReadOnlyEntityType, String)
FindInOwnershipPath(IReadOnlyEntityType, Type)
GetAnalyticalStoreTimeToLive(IReadOnlyEntityType)
GetContainer(IReadOnlyEntityType)
GetContainingPropertyName(IReadOnlyEntityType)
GetDbSetName(IReadOnlyEntityType)
GetDefaultTimeToLive(IReadOnlyEntityType)
GetDiscriminatorInKey(IReadOnlyEntityType)
GetETagProperty(IReadOnlyEntityType)
GetETagPropertyName(IReadOnlyEntityType)
GetHasShadowId(IReadOnlyEntityType)
GetHistoryTableName(IReadOnlyEntityType)
GetHistoryTableSchema(IReadOnlyEntityType)
GetInMemoryQuery(IReadOnlyEntityType)
GetNavigationMemberInfo(IReadOnlyEntityType, String)
GetPartitionKeyProperties(IReadOnlyEntityType)
GetPartitionKeyProperty(IReadOnlyEntityType)
GetPartitionKeyPropertyName(IReadOnlyEntityType)
GetPartitionKeyPropertyNames(IReadOnlyEntityType)
GetPeriodEndPropertyName(IReadOnlyEntityType)
GetPeriodStartPropertyName(IReadOnlyEntityType)
GetSchemaQualifiedHistoryTableName(IReadOnlyEntityType)
GetThroughput(IReadOnlyEntityType)
IsDocumentRoot(IReadOnlyEntityType)
IsInOwnershipPath(IReadOnlyEntityType, IReadOnlyEntityType)
IsInOwnershipPath(IReadOnlyEntityType, Type)
IsMemoryOptimized(IReadOnlyEntityType)
IsOwned(IReadOnlyEntityType)
IsSqlOutputClauseUsed(IReadOnlyEntityType)
IsSqlOutputClauseUsed(IReadOnlyEntityType, StoreObjectIdentifier)
IsSqlReturningClauseUsed(IReadOnlyEntityType)
IsSqlReturningClauseUsed(IReadOnlyEntityType, StoreObjectIdentifier)
IsTemporal(IReadOnlyEntityType)
net10.0
namespace Microsoft.EntityFrameworkCore.Metadata
{
public interface IReadOnlyEntityType : IReadOnlyAnnotatable, IReadOnlyTypeBase
}
| nuget.org | 0.2 % Reference this API 0.0 % Derive from this class or interface |
|---|---|
| .NET | 10.0 |
Information specific to net10.0 | |
| Assembly | Microsoft.EntityFrameworkCore , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API