The PersistentList type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CachedSize | (Inherited from AbstractPersistentCollection.) | |
| ClearQueueEnabled | Is this collection in a state that would allow us to
"queue" clear? This is a special case, because of orphan
delete.
(Inherited from AbstractPersistentCollection.) | |
| Count | ||
| DefaultForType | ||
| Empty | (Overrides AbstractPersistentCollection..::..Empty.) | |
| HasQueuedOperations | Does this instance have any "queued" additions? (Inherited from AbstractPersistentCollection.) | |
| InverseCollectionNoOrphanDelete |
Is this the "inverse" end of a bidirectional association with
no orphan delete enabled?
(Inherited from AbstractPersistentCollection.) | |
| InverseOneToManyOrNoOrphanDelete |
Is this the "inverse" end of a bidirectional one-to-many, or
of a collection with no orphan delete?
(Inherited from AbstractPersistentCollection.) | |
| IsConnectedToSession |
Is the collection currently connected to an open session?
(Inherited from AbstractPersistentCollection.) | |
| IsDirectlyAccessible |
Gets a Boolean indicating if the underlying collection is directly
accessible through code.
(Inherited from AbstractPersistentCollection.) | |
| IsDirty | (Inherited from AbstractPersistentCollection.) | |
| IsFixedSize | ||
| IsInverseCollection | Is this the "inverse" end of a bidirectional association? (Inherited from AbstractPersistentCollection.) | |
| IsOperationQueueEnabled |
Is this collection in a state that would allow us to "queue" additions?
(Inherited from AbstractPersistentCollection.) | |
| IsReadOnly | ||
| IsSynchronized | ||
| IsUnreferenced | (Inherited from AbstractPersistentCollection.) | |
| Item | ||
| Key | (Inherited from AbstractPersistentCollection.) | |
| Owner | (Inherited from AbstractPersistentCollection.) | |
| PutQueueEnabled | Is this collection in a state that would allow us to
"queue" puts? This is a special case, because of orphan
delete.
(Inherited from AbstractPersistentCollection.) | |
| QueuedAdditionIterator | (Inherited from AbstractPersistentCollection.) | |
| Role | (Inherited from AbstractPersistentCollection.) | |
| RowUpdatePossible | (Inherited from AbstractPersistentCollection.) | |
| Session | (Inherited from AbstractPersistentCollection.) | |
| StoredSnapshot | (Inherited from AbstractPersistentCollection.) | |
| SyncRoot | ||
| WasInitialized | Is this instance initialized? (Inherited from AbstractPersistentCollection.) |