IsAmbiguous(IConventionEntityType, MemberInfo, IConventionEntityType)
|
Zwraca wartość wskazującą, czy dana nawigacja ma niejednoznaczne nawigacje odwrotne z elementem InversePropertyAttribute.
|
ProcessEntityTypeAdded(IConventionEntityTypeBuilder, IConventionContext<IConventionEntityTypeBuilder>)
|
Wywoływane po dodaniu typu jednostki do modelu.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeAdded(IConventionEntityTypeBuilder, MemberInfo, Type, InversePropertyAttribute, IConventionContext<IConventionEntityTypeBuilder>)
|
Wywoływana dla każdej właściwości nawigacji, która ma atrybut po dodaniu typu jednostki do modelu.
|
ProcessEntityTypeAdded(IConventionEntityTypeBuilder, MemberInfo, Type, TAttribute, IConventionContext<IConventionEntityTypeBuilder>)
|
Wywoływana dla każdej właściwości nawigacji, która ma atrybut po dodaniu typu jednostki do modelu.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeBaseTypeChanged(IConventionEntityTypeBuilder,
IConventionEntityType, IConventionEntityType, IConventionContext<IConventionEntityType>)
|
Wywoływane po zmianie typu podstawowego typu jednostki.
|
ProcessEntityTypeBaseTypeChanged(IConventionEntityTypeBuilder,
IConventionEntityType, IConventionEntityType, IConventionContext<IConventionEntityType>)
|
Wywoływane po zmianie typu podstawowego typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeBaseTypeChanged(IConventionEntityTypeBuilder,
IConventionEntityType, IConventionEntityType, MemberInfo, Type,
InversePropertyAttribute, IConventionContext<IConventionEntityType>)
|
Wywoływana dla każdej właściwości nawigacji, która ma atrybut po zmianie typu podstawowego dla typu jednostki.
|
ProcessEntityTypeBaseTypeChanged(IConventionEntityTypeBuilder,
IConventionEntityType, IConventionEntityType, MemberInfo, Type,
TAttribute, IConventionContext<IConventionEntityType>)
|
Wywoływana dla każdej właściwości nawigacji, która ma atrybut po zmianie typu podstawowego dla typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeIgnored(IConventionModelBuilder, String, Type, IConventionContext<String>)
|
Wywoływane po zignorowaniu typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeIgnored(IConventionModelBuilder, Type, MemberInfo, Type, InversePropertyAttribute, IConventionContext<String>)
|
Wywoływana dla każdej właściwości nawigacji, która ma atrybut po zignorowaniu typu jednostki.
|
ProcessEntityTypeIgnored(IConventionModelBuilder, Type, MemberInfo, Type, TAttribute, IConventionContext<String>)
|
Wywoływana dla każdej właściwości nawigacji, która ma atrybut po zignorowaniu typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeMemberIgnored(IConventionEntityTypeBuilder, MemberInfo, Type, InversePropertyAttribute, IConventionContext<String>)
|
Wywoływana po właściwości nawigacji, która ma atrybut, jest ignorowana.
|
ProcessEntityTypeMemberIgnored(IConventionEntityTypeBuilder, MemberInfo, Type, TAttribute, IConventionContext<String>)
|
Wywoływana po właściwości nawigacji, która ma atrybut, jest ignorowana.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeMemberIgnored(IConventionEntityTypeBuilder, String, IConventionContext<String>)
|
Wywoływane po zignorowaniu elementu członkowskiego typu jednostki.
|
ProcessEntityTypeMemberIgnored(IConventionEntityTypeBuilder, String, IConventionContext<String>)
|
Wywoływane po zignorowaniu elementu członkowskiego typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeRemoved(IConventionModelBuilder, IConventionEntityType, IConventionContext<IConventionEntityType>)
|
Wywoływane po usunięciu typu jednostki z modelu.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeRemoved(IConventionModelBuilder, IConventionEntityType,
MemberInfo, Type, InversePropertyAttribute, IConventionContext<IConventionEntityType>)
|
Konwencja, która konfiguruje odwrotną właściwość nawigacji na InversePropertyAttribute podstawie określonej na innej właściwości nawigacji.
|
ProcessEntityTypeRemoved(IConventionModelBuilder, IConventionEntityType, MemberInfo, Type, TAttribute, IConventionContext<IConventionEntityType>)
|
Wywoływana dla każdej właściwości nawigacji, która ma atrybut po usunięciu typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeRemoved(IConventionModelBuilder, Type, MemberInfo, Type, InversePropertyAttribute, IConventionContext<IConventionEntityType>)
|
Konwencja, która konfiguruje odwrotną właściwość nawigacji na InversePropertyAttribute podstawie określonej na innej właściwości nawigacji.
|
ProcessEntityTypeRemoved(IConventionModelBuilder, Type, MemberInfo, Type, TAttribute, IConventionContext<IConventionEntityType>)
|
Wywoływana dla każdej właściwości nawigacji, która ma atrybut po usunięciu typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessForeignKeyPrincipalEndChanged(IConventionForeignKeyBuilder, IConventionContext<IConventionForeignKeyBuilder>)
|
Wywoływana po zmianie głównego końca klucza obcego.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessForeignKeyPrincipalEndChanged(IConventionForeignKeyBuilder,
IEnumerable<TAttribute>, IEnumerable<TAttribute>, IConventionContext<IConventionForeignKeyBuilder>)
|
Wywoływana po zmianie głównego końca klucza obcego.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessModelFinalized(IConventionModelBuilder, IConventionContext<IConventionModelBuilder>)
|
Wywoływane po sfinalizowaniu modelu.
|
ProcessModelFinalizing(IConventionModelBuilder, IConventionContext<IConventionModelBuilder>)
|
Wywoływane, gdy model jest finalizowany.
|
ProcessNavigationAdded(IConventionNavigationBuilder, IConventionContext<IConventionNavigationBuilder>)
|
Wywoływane po dodaniu nawigacji do typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessNavigationAdded(IConventionNavigationBuilder, InversePropertyAttribute, IConventionContext<IConventionNavigationBuilder>)
|
Konwencja, która konfiguruje odwrotną właściwość nawigacji na InversePropertyAttribute podstawie określonej na innej właściwości nawigacji.
|
ProcessNavigationAdded(IConventionNavigationBuilder, TAttribute, IConventionContext<IConventionNavigationBuilder>)
|
Wywoływana po właściwości nawigacji, która ma atrybut, jest dodawana do typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessNavigationAdded(IConventionRelationshipBuilder, IConventionNavigation, IConventionContext<IConventionNavigation>)
|
Wywoływane po dodaniu nawigacji do typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessNavigationAdded(IConventionRelationshipBuilder, IConventionNavigation, InversePropertyAttribute, IConventionContext<IConventionNavigation>)
|
Wywoływana po właściwości nawigacji, która ma atrybut, jest dodawana do typu jednostki.
|
ProcessNavigationAdded(IConventionRelationshipBuilder, IConventionNavigation, TAttribute, IConventionContext<IConventionNavigation>)
|
Wywoływana po właściwości nawigacji, która ma atrybut, jest dodawana do typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessSkipNavigationAdded(IConventionSkipNavigationBuilder, IConventionContext<IConventionSkipNavigationBuilder>)
|
Wywoływana po dodaniu nawigacji pomiń do typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessSkipNavigationAdded(IConventionSkipNavigationBuilder, TAttribute, IConventionContext<IConventionSkipNavigationBuilder>)
|
Wywoływana po pomiń właściwość nawigacji, która ma atrybut, jest dodawana do typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessTypeIgnored(IConventionModelBuilder, String, Type, IConventionContext<String>)
|
Wywoływane po zignorowaniu typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
ProcessTypeIgnored(IConventionModelBuilder, Type, MemberInfo, Type, TAttribute, IConventionContext<String>)
|
Wywoływana dla każdej właściwości nawigacji, która ma atrybut po zignorowaniu typu jednostki.
(Odziedziczone po NavigationAttributeConventionBase<TAttribute>)
|
TryGetTargetEntityTypeBuilder(IConventionEntityTypeBuilder, Type, MemberInfo, Boolean)
|
Znajduje lub próbuje utworzyć element docelowy typu jednostki dla danego elementu członkowskiego nawigacji.
|