EntityBase Fields |
The EntityBase type exposes the following members.
Name | Description | |
---|---|---|
EnableLazyLoading |
Global flag to control whether lazy loading should be enabled (true, default) or not (false). Setting this to false, disables normal
lazy loading in entities, unless the specific 'AlwaysFetch...' flag is set for the particular navigator in the entity instance.
|