Defines a complete "snapshot" of a particular collection.
The following tables list the members exposed by the ICollectionSnapshot type.
Public Properties
| Name | Description | |
|---|---|---|
| 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().
|