The ICollectionSnapshot type exposes the following members.

Properties

  NameDescription
Key
Gets the identifier of the Entity that owns this Collection.
Role
Gets the role that identifies this Collection.
Snapshot
Gets the snapshot copy of the Collection's elements.
WasDereferenced
Gets a Boolean indicating if the collection was at one time associated with an Entity and then later dereferenced during a Flush().

See Also