Click or drag to resize
EntityBase Fields

The EntityBase type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEnableLazyLoading
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.
Top
See Also