DevForce Help Reference
EntityReferenceStrategy Class Members
Fields  Properties  Methods 


The following tables list the members exposed by EntityReferenceStrategy.

Public Constructors
 NameDescription
Public ConstructorEntityReferenceStrategy ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DefaultThe Default strategy - a combination of EntityReferenceLoadStrategy.Lazy and MergeStrategy.PreserveChanges.  
Public Fieldstatic (Shared in Visual Basic)DefaultAsyncAn async version of the Default.  
Public Fieldstatic (Shared in Visual Basic)NoLoad A strategy that can be used to suppress the loading of related entities.  
Top
Public Properties
 NameDescription
Public PropertyIsAsync Whether asynchronous navigation is used.  
Public PropertyLoadStrategyThis strategy's EntityReferenceLoadStrategy.  
Public PropertyMergeStrategyThis strategy's MergeStrategy.  
Top
Public Methods
 NameDescription
Public MethodEquals Provides value equality.  
Public MethodGetHashCodeServes as the default hash function.  
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Public MethodWithOverloaded.  Creates a copy of this strategy with the specified EntityReferenceLoadStrategy  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

EntityReferenceStrategy Class
IdeaBlade.EntityModel Namespace

Send Feedback