Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FetchType

Index

Enumeration members

Enumeration members

Eager

Eager: = MappingModel.PropertyFlags.FetchEager

Indicates the field should be eagerly fetched.

Lazy

Lazy: = MappingModel.PropertyFlags.FetchLazy

Indicates the field should be lazily fetched.

Generated using TypeDoc