We need an entry to tell us all about the current state of a collection with respect to its persistent state

The following tables list the members exposed by the CollectionEntry type.

Public Methods

  NameDescription
AfterAction
GetOrphans
InitSnapshot
IsSnapshotEmpty
PostFlush
Updates the CollectionEntry to reflect that it is has been successfully flushed to the database.

PostInitialize
Updates the CollectionEntry to reflect that the IPersistentCollection has been initialized.

PreFlush
Prepares this CollectionEntry for the Flush process.

Public Constructors

  NameDescription
CollectionEntryNewOverloaded.

Public Properties