IEntityDataLoadOptions Properties |
The IEntityDataLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CacheOptions |
Contains options related to data caching.
|
![]() | EntityDataType |
The type of entity data that the options are used to load data of.
Must be one of the constants from the EntityDataVersion class.
|
![]() | ResultInfo |
This is not a load option!
After having loaded entity data with the load options object this field contains info of e.g. whether the result was fetched from the cache.
The information is mainly for unit test purposes.
|