The IPersistentCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Empty |
Is the initialized collection empty?
| |
| HasQueuedOperations | ||
| IsDirectlyAccessible |
Gets a Boolean indicating if the underlying collection is directly
accessible through code.
| |
| IsDirty |
Is the collection dirty? Note that this is only
reliable during the flush cycle, after the
collection elements are dirty checked against
the snapshot.
| |
| IsUnreferenced | Is the collection unreferenced? | |
| Key | Get the current collection key value | |
| Owner |
The owning entity.
| |
| QueuedAdditionIterator | ||
| Role | Get the current role name | |
| RowUpdatePossible | ||
| StoredSnapshot | Get the snapshot cached by the collection instance | |
| WasInitialized |