Which unit for TFetchMode.Eager

Hello,


I want to use the TFetchMode.Eager. But I get an undeclared identifier.
I can't find de unit in the documents.

Which unit must I add to the uses?

Regards,
Christophe

Hello,


use unit Aurelius.Criteria.Base.

Thanks