DevForce Help Reference
EntityManagerOptions Class Properties


For a list of all members of this type, see EntityManagerOptions members.

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 PropertyThrowAllLoadExceptions Gets or sets whether exceptions thrown by EntityChanging and EntityChanged event handlers during a load operation will be thrown to the user's code or handled by DevForce. Default is false.  
Public PropertyUseDefaultAuthenticationContextGets or sets whether the EntityManager will use the Authenticator.DefaultAuthenticationContext. Default is true.  
Top
See Also

Reference

EntityManagerOptions Class
IdeaBlade.EntityModel Namespace

Send Feedback