PrefetchPath2 Properties |
The PrefetchPath2 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Capacity |
Returns the capacity of the collection
|
![]() | Count |
Returns the number of elements in this path
|
![]() | Item |
Indexer in the prefetch path
|
![]() | RootEntityType |
The EntityType enum value for the entity which is the root type of this path.
|
Name | Description | |
---|---|---|
![]() ![]() | IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. |
![]() ![]() | IListIsReadOnly | Gets a value indicating whether the IList is read-only. |
![]() ![]() | ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). |
![]() ![]() | IListItem | Gets or sets the element at the specified index. |
![]() ![]() | ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. |
![]() ![]() | IPrefetchPathCoreItem |
Indexer in the prefetch path
|