IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityReferenceStrategy Class |
The following tables list the members exposed by EntityReferenceStrategy.
Name | Description | |
---|---|---|
![]() | EntityReferenceStrategy Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | Default | The Default strategy - a combination of EntityReferenceLoadStrategy.Lazy and MergeStrategy.PreserveChanges. |
![]() ![]() | DefaultAsync | An async version of the Default. |
![]() ![]() | NoLoad | A strategy that can be used to suppress the loading of related entities. |
Name | Description | |
---|---|---|
![]() | IsAsync | Whether asynchronous navigation is used. |
![]() | LoadStrategy | This strategy's EntityReferenceLoadStrategy. |
![]() | MergeStrategy | This strategy's MergeStrategy. |
Name | Description | |
---|---|---|
![]() | Equals | Provides value equality. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |
![]() | With | Overloaded. Creates a copy of this strategy with the specified EntityReferenceLoadStrategy |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |