IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityManagerOptions Class |
The following tables list the members exposed by EntityManagerOptions.
Name | Description | |
---|---|---|
EntityManagerOptions Constructor | Creates an instance of this class with default values. |
Name | Description | |
---|---|---|
RefetchEntitiesBatchSize | When performing a RefetchEntities call, DevForce will break its queries into batches of this size. Default value is 200. | |
ThrowAllLoadExceptions | 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. | |
UseDefaultAuthenticationContext | Gets or sets whether the EntityManager will use the Authenticator.DefaultAuthenticationContext. Default is true. |
Name | Description | |
---|---|---|
Equals | (Inherited from object) | |
GetHashCode | (Inherited from object) | |
GetType | (Inherited from object) | |
ToString | (Inherited from object) | |
UpdateWith | Updates this EntityManagerOptions with the values from another. |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
MemberwiseClone | (Inherited from object) |