IEntityType
BaseType
DefiningEntityType
DefiningNavigationName
DefiningQuery
IsQueryType
QueryFilter
ServiceOnlyConstructorBinding
FindClosestCommonParent(IEntityType)
FindDeclaredForeignKeys(IReadOnlyList<IReadOnlyProperty>)
FindDeclaredNavigation(String)
FindDeclaredProperty(String)
FindDeclaredSkipNavigation(String)
FindDeclaredTrigger(String)
FindDiscriminatorProperty()
FindForeignKey(IReadOnlyProperty, IReadOnlyKey, IReadOnlyEntityType)
FindForeignKey(IReadOnlyList<IProperty>, IKey, IEntityType)
FindForeignKey(IReadOnlyList<IReadOnlyProperty>, IReadOnlyKey, IReadOnlyEntityType)
FindForeignKeys(IReadOnlyProperty)
FindForeignKeys(IReadOnlyList<IReadOnlyProperty>)
FindIndex(IReadOnlyProperty)
FindIndex(String)
FindIndex(IReadOnlyList<IProperty>)
FindIndex(IReadOnlyList<IReadOnlyProperty>)
FindKey(IReadOnlyProperty)
FindKey(IReadOnlyList<IProperty>)
FindKey(IReadOnlyList<IReadOnlyProperty>)
FindNavigation(MemberInfo)
FindNavigation(String)
FindOwnership()
FindPrimaryKey()
FindProperties(IReadOnlyList<String>)
FindProperty(MemberInfo)
FindProperty(String)
FindServiceProperty(String)
FindSkipNavigation(MemberInfo)
FindSkipNavigation(String)
GetAllBaseTypes()
GetAllBaseTypesAscending()
GetAllBaseTypesInclusive()
GetAllBaseTypesInclusiveAscending()
GetConcreteDerivedTypesInclusive()
GetDeclaredForeignKeys()
GetDeclaredIndexes()
GetDeclaredKeys()
GetDeclaredNavigations()
GetDeclaredProperties()
GetDeclaredReferencingForeignKeys()
GetDeclaredServiceProperties()
GetDeclaredSkipNavigations()
GetDeclaredTriggers()
GetDerivedForeignKeys()
GetDerivedIndexes()
GetDerivedNavigations()
GetDerivedProperties()
GetDerivedServiceProperties()
GetDerivedSkipNavigations()
GetDerivedTypes()
GetDerivedTypesInclusive()
GetDirectlyDerivedTypes()
GetForeignKeyProperties()
GetForeignKeys()
GetIndexes()
GetKeys()
GetNavigations()
GetNavigationsInHierarchy()
GetProperties()
GetProperty(String)
GetReferencingForeignKeys()
GetRootType()
GetServiceProperties()
GetSkipNavigations()
GetValueGeneratingProperties()
LeastDerivedType(IEntityType)
AsEntityType(IEntityType, String)
CalculateCounts(IEntityType)
CalculateIndexes(IEntityType, IPropertyBase)
CheckChangeTrackingStrategy(IEntityType, ChangeTrackingStrategy)
CheckContains(IEntityType, IProperty)
CheckPropertyBelongsToType(IEntityType, IProperty)
DisplayName(IEntityType)
FindCheckConstraint(IEntityType, String)
FindDeclaredOwnership(IEntityType)
FindDeclaredPrimaryKey(IEntityType)
FindDeclaredReferencingRowInternalForeignKeys(IEntityType, StoreObjectIdentifier)
FindDefiningNavigation(IEntityType)
FindDerivedNavigations(IEntityType, String)
FindDerivedProperties(IEntityType, String)
FindForeignKey(IEntityType, IProperty, IKey, IEntityType)
FindForeignKeys(IEntityType, IProperty)
FindForeignKeys(IEntityType, IReadOnlyList<IProperty>)
FindInDefinitionPath(IEntityType, String)
FindInDefinitionPath(IEntityType, Type)
FindIndex(IEntityType, IProperty)
FindInOwnershipPath(IEntityType, Type)
FindKey(IEntityType, IProperty)
FindMappingFragment(IEntityType, StoreObjectIdentifier)
FindNavigation(IEntityType, PropertyInfo)
FindNavigation(IEntityType, String)
FindOwnership(IEntityType)
FindProperty(IEntityType, PropertyInfo)
FindRowInternalForeignKeys(IEntityType, StoreObjectIdentifier)
GetAllBaseTypes(IEntityType)
GetAllBaseTypesInclusive(IEntityType)
GetChangeTrackingStrategy(IEntityType)
GetCheckConstraints(IEntityType)
GetConcreteTypesInHierarchy(IEntityType)
GetCounts(IEntityType)
GetData(IEntityType, Boolean)
GetDataAnnotations(IEntityType, IAnnotationCodeGenerator)
GetDeclaredCheckConstraints(IEntityType)
GetDeclaredForeignKeys(IEntityType)
GetDeclaredIndexes(IEntityType)
GetDeclaredKeys(IEntityType)
GetDeclaredNavigations(IEntityType)
GetDeclaredProperties(IEntityType)
GetDeclaredReferencingForeignKeys(IEntityType)
GetDeclaredServiceProperties(IEntityType)
GetDefiningQuery(IEntityType)
GetDeleteStoredProcedure(IEntityType)
GetDerivedNavigations(IEntityType)
GetDerivedNavigationsInclusive(IEntityType)
GetDerivedTypes(IEntityType)
GetDerivedTypesInclusive(IEntityType)
GetDirectlyDerivedTypes(IEntityType)
GetEmptyShadowValuesFactory(IEntityType)
GetETagProperty(IEntityType)
GetFluentApiCalls(IEntityType, IAnnotationCodeGenerator)
GetInsertStoredProcedure(IEntityType)
GetJsonIdDefinition(IEntityType)
GetMappingFragments(IEntityType)
GetMappingFragments(IEntityType, StoreObjectType)
GetNavigations(IEntityType)
GetNonPrincipalSharedNonPkProperties(IEntityType, ITableBase)
GetNotificationProperties(IEntityType, String)
GetOriginalValuesFactory(IEntityType)
GetPartitionKeyProperties(IEntityType)
GetPartitionKeyProperty(IEntityType)
GetPropertiesAndNavigations(IEntityType)
GetProperty(IEntityType, String)
GetReferencingForeignKeys(IEntityType)
GetRelationshipSnapshotFactory(IEntityType)
GetShadowValuesFactory(IEntityType)
GetUpdateStoredProcedure(IEntityType)
HasDefiningNavigation(IEntityType)
IsAdHoc(IEntityType)
IsAssignableFrom(IEntityType, IEntityType)
IsInDefinitionPath(IEntityType, IEntityType)
IsInDefinitionPath(IEntityType, String)
IsInDefinitionPath(IEntityType, Type)
IsOwned(IEntityType)
IsSameHierarchy(IEntityType, IEntityType)
IsSimpleManyToManyJoinEntityType(IEntityType)
LeastDerivedType(IEntityType, IEntityType)
NavigationCount(IEntityType)
OriginalValueCount(IEntityType)
PropertyCount(IEntityType)
Relational(IEntityType)
RelationshipPropertyCount(IEntityType)
RootType(IEntityType)
Scaffolding(IEntityType)
ShadowPropertyCount(IEntityType)
ShortName(IEntityType)
SqlServer(IEntityType)
StoreGeneratedCount(IEntityType)
ToDebugString(IEntityType, Boolean, String)
UseEagerSnapshots(IEntityType)
netcoreapp2.2
namespace Microsoft.EntityFrameworkCore
{
public static class EntityTypeExtensions
{
public static IIndex FindIndex(this IEntityType entityType, IProperty property);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET Core | 2.02.12.2 |
Information specific to netcoreapp2.2 | |
Assembly | Microsoft.EntityFrameworkCore , Version=2.2.6.0, PublicKeyToken=adb9793829ddae60 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API