ProcessEntityTypeAdded(IConventionEntityTypeBuilder, IConventionContext<IConventionEntityTypeBuilder>)
|
엔터티 형식이 모델에 추가된 후 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeAdded(IConventionEntityTypeBuilder, MemberInfo, Type, InversePropertyAttribute, IConventionContext<IConventionEntityTypeBuilder>)
|
엔터티 형식이 모델에 추가된 후 특성이 있는 모든 탐색 속성에 대해 호출됩니다.
(다음에서 상속됨 InversePropertyAttributeConvention)
|
ProcessEntityTypeAdded(IConventionEntityTypeBuilder, MemberInfo, Type, TAttribute, IConventionContext<IConventionEntityTypeBuilder>)
|
엔터티 형식이 모델에 추가된 후 특성이 있는 모든 탐색 속성에 대해 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeBaseTypeChanged(IConventionEntityTypeBuilder,
IConventionEntityType, IConventionEntityType, IConventionContext<IConventionEntityType>)
|
엔터티 형식의 기본 형식이 변경된 후 호출됩니다.
(다음에서 상속됨 InversePropertyAttributeConvention)
|
ProcessEntityTypeBaseTypeChanged(IConventionEntityTypeBuilder,
IConventionEntityType, IConventionEntityType, MemberInfo, Type,
InversePropertyAttribute, IConventionContext<IConventionEntityType>)
|
엔터티 형식의 기본 형식이 변경된 후 특성이 있는 모든 탐색 속성에 대해 호출됩니다.
(다음에서 상속됨 InversePropertyAttributeConvention)
|
ProcessEntityTypeBaseTypeChanged(IConventionEntityTypeBuilder,
IConventionEntityType, IConventionEntityType, MemberInfo, Type,
TAttribute, IConventionContext<IConventionEntityType>)
|
엔터티 형식의 기본 형식이 변경된 후 특성이 있는 모든 탐색 속성에 대해 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeIgnored(IConventionModelBuilder, String, Type, IConventionContext<String>)
|
엔터티 형식이 무시된 후 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeIgnored(IConventionModelBuilder, Type, MemberInfo, Type, InversePropertyAttribute, IConventionContext<String>)
|
엔터티 형식이 무시된 후 특성이 있는 모든 탐색 속성에 대해 호출됩니다.
(다음에서 상속됨 InversePropertyAttributeConvention)
|
ProcessEntityTypeIgnored(IConventionModelBuilder, Type, MemberInfo, Type, TAttribute, IConventionContext<String>)
|
엔터티 형식이 무시된 후 특성이 있는 모든 탐색 속성에 대해 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeMemberIgnored(IConventionEntityTypeBuilder, MemberInfo, Type, InversePropertyAttribute, IConventionContext<String>)
|
특성이 있는 탐색 속성이 무시된 후 호출됩니다.
(다음에서 상속됨 InversePropertyAttributeConvention)
|
ProcessEntityTypeMemberIgnored(IConventionEntityTypeBuilder, MemberInfo, Type, TAttribute, IConventionContext<String>)
|
특성이 있는 탐색 속성이 무시된 후 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeMemberIgnored(IConventionEntityTypeBuilder, String, IConventionContext<String>)
|
엔터티 형식 멤버가 무시된 후 호출됩니다.
(다음에서 상속됨 InversePropertyAttributeConvention)
|
ProcessEntityTypeRemoved(IConventionModelBuilder, IConventionEntityType, IConventionContext<IConventionEntityType>)
|
모델에서 엔터티 형식이 제거된 후 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeRemoved(IConventionModelBuilder, IConventionEntityType,
MemberInfo, Type, InversePropertyAttribute, IConventionContext<IConventionEntityType>)
|
다른 탐색 속성에 지정된 에 따라 InversePropertyAttribute 역 탐색 속성을 구성하는 규칙입니다.
모든 탐색은 Cosmos에 대한 소유 엔터티 형식을 대상으로 하는 것으로 간주됩니다.
(다음에서 상속됨 InversePropertyAttributeConvention)
|
ProcessEntityTypeRemoved(IConventionModelBuilder, IConventionEntityType, MemberInfo, Type, TAttribute, IConventionContext<IConventionEntityType>)
|
엔터티 형식이 제거된 후 특성이 있는 모든 탐색 속성에 대해 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessEntityTypeRemoved(IConventionModelBuilder, Type, MemberInfo, Type, InversePropertyAttribute, IConventionContext<IConventionEntityType>)
|
다른 탐색 속성에 지정된 에 따라 InversePropertyAttribute 역 탐색 속성을 구성하는 규칙입니다.
모든 탐색은 Cosmos에 대한 소유 엔터티 형식을 대상으로 하는 것으로 간주됩니다.
(다음에서 상속됨 InversePropertyAttributeConvention)
|
ProcessEntityTypeRemoved(IConventionModelBuilder, Type, MemberInfo, Type, TAttribute, IConventionContext<IConventionEntityType>)
|
엔터티 형식이 제거된 후 특성이 있는 모든 탐색 속성에 대해 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessForeignKeyPrincipalEndChanged(IConventionForeignKeyBuilder, IConventionContext<IConventionForeignKeyBuilder>)
|
외래 키의 주체 끝이 변경된 후 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessForeignKeyPrincipalEndChanged(IConventionForeignKeyBuilder,
IEnumerable<TAttribute>, IEnumerable<TAttribute>, IConventionContext<IConventionForeignKeyBuilder>)
|
외래 키의 주체 끝이 변경된 후 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessModelFinalized(IConventionModelBuilder, IConventionContext<IConventionModelBuilder>)
|
모델이 완료된 후 호출됩니다.
(다음에서 상속됨 InversePropertyAttributeConvention)
|
ProcessModelFinalizing(IConventionModelBuilder, IConventionContext<IConventionModelBuilder>)
|
모델을 완료할 때 호출됩니다.
(다음에서 상속됨 InversePropertyAttributeConvention)
|
ProcessNavigationAdded(IConventionNavigationBuilder, IConventionContext<IConventionNavigationBuilder>)
|
엔터티 형식에 탐색을 추가한 후 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessNavigationAdded(IConventionNavigationBuilder, InversePropertyAttribute, IConventionContext<IConventionNavigationBuilder>)
|
다른 탐색 속성에 지정된 에 따라 InversePropertyAttribute 역 탐색 속성을 구성하는 규칙입니다.
모든 탐색은 Cosmos에 대한 소유 엔터티 형식을 대상으로 하는 것으로 간주됩니다.
(다음에서 상속됨 InversePropertyAttributeConvention)
|
ProcessNavigationAdded(IConventionNavigationBuilder, TAttribute, IConventionContext<IConventionNavigationBuilder>)
|
특성이 있는 탐색 속성이 엔터티 형식에 추가된 후 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessNavigationAdded(IConventionRelationshipBuilder, IConventionNavigation, IConventionContext<IConventionNavigation>)
|
엔터티 형식에 탐색을 추가한 후 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessNavigationAdded(IConventionRelationshipBuilder, IConventionNavigation, InversePropertyAttribute, IConventionContext<IConventionNavigation>)
|
특성이 있는 탐색 속성이 엔터티 형식에 추가된 후 호출됩니다.
(다음에서 상속됨 InversePropertyAttributeConvention)
|
ProcessNavigationAdded(IConventionRelationshipBuilder, IConventionNavigation, TAttribute, IConventionContext<IConventionNavigation>)
|
특성이 있는 탐색 속성이 엔터티 형식에 추가된 후 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessSkipNavigationAdded(IConventionSkipNavigationBuilder, IConventionContext<IConventionSkipNavigationBuilder>)
|
건너뛰기 탐색이 엔터티 형식에 추가된 후 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessSkipNavigationAdded(IConventionSkipNavigationBuilder, TAttribute, IConventionContext<IConventionSkipNavigationBuilder>)
|
특성이 있는 skip 탐색 속성이 엔터티 형식에 추가된 후 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessTypeIgnored(IConventionModelBuilder, String, Type, IConventionContext<String>)
|
엔터티 형식이 무시된 후 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
ProcessTypeIgnored(IConventionModelBuilder, Type, MemberInfo, Type, TAttribute, IConventionContext<String>)
|
엔터티 형식이 무시된 후 특성이 있는 모든 탐색 속성에 대해 호출됩니다.
(다음에서 상속됨 NavigationAttributeConventionBase<TAttribute>)
|
TryGetTargetEntityTypeBuilder(IConventionEntityTypeBuilder, Type, MemberInfo, Boolean)
|
지정된 탐색 멤버에 대한 엔터티 형식 대상을 찾거나 만들려고 합니다.
|