VelocityDbListT Properties |
The VelocityDbListT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Number of items in list
|
![]() | IsFixedSize |
Always false
|
![]() | IsReadOnly |
Always false
|
![]() | IsSynchronized |
Always false
|
![]() | Item |
Gets or sets an item at a certain index
|
![]() | ObjectsPerPage |
Limit to 1000 per page (instead of default 40000)
(Overrides OptimizedPersistableObjectsPerPage.) |
![]() | SyncRoot |
Used for thread safety
|