ILazyObject Properties |
The ILazyObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckPreloadStatusFirst |
Gets a value indicating whether the framework should first check the preload status
for each object, passing to preload only the not-loaded objects.
|
![]() | SplitObjectList |
Gets a value indicating whether the framework should split the object list in manageable chunks,
before passing it to the PreloadFromDataSourceTElement(IEnumerableILazyObject) method.
|