The IReadThruProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | LoadFromSource(array<String>[]()[][]) |
Responsible for loading array of objects from the data source. Keys are passed as parameter.
|
![]() | LoadFromSource(String, ProviderCacheItem%) |
Responsible for loading the object from the data source. Key is passed as parameter.
|
![]() | Start |
Perform tasks like allocating resources or acquiring connections etc.
|
![]() | Stop |
Perform tasks associated with freeing, releasing, or resetting resources.
|