The ICacheAssembler type exposes the following members.

Methods

  NameDescription
Public methodAssemble
Reconstruct the object from its cached "disassembled" state.
Public methodBeforeAssemble
Called before assembling a query result set from the query cache, to allow batch fetching of entities missing from the second-level cache.
Public methodDisassemble
Return a cacheable "disassembled" representation of the object.

See Also