IdeaBlade DevForce 2010 Help Reference
EntityManagerOptions Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityManagerOptions Class


The following tables list the members exposed by EntityManagerOptions.

Public Constructors

 NameDescription
Public ConstructorEntityManagerOptions Constructor Creates an instance of this class with default values.  
Top

Public Properties

 NameDescription
Public PropertyRefetchEntitiesBatchSize When performing a RefetchEntities call, DevForce will break its queries into batches of this size. Default value is 200.  
Public PropertyUseDefaultAuthenticationContextGets or sets whether the EntityManager will use the Authenticator.DefaultAuthenticationContext. Default is true.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Public MethodUpdateWith Updates this EntityManagerOptions with the values from another.  
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.