
Icon | Member | Description |
---|---|---|
![]() | UpdateMultiple<(Of <(T>)>)(array<T>[]()[]) | Obsolete.
Same as a single update but for a group of entities sharing the same transaction (if any).
|
![]() | UpdateMultiple<(Of <(T>)>)(array<T>[]()[], ITransaction) | Obsolete.
Same as a single update but for a group of entities sharing the same transaction (if any).
|
![]() | UpdateMultiple<(Of <(T>)>)(array<T>[]()[], array<Int64>[]()[]) | Obsolete.
Same as a single update but for a group of entities sharing the same transaction (if any).
|
![]() | UpdateMultiple<(Of <(T>)>)(array<T>[]()[], ITransaction, array<Int64>[]()[]) | Obsolete.
Same as a single update but for a group of entities sharing the same transaction (if any).
|
![]() | UpdateMultiple<(Of <(T>)>)(array<T>[]()[], ITransaction, array<Int64>[]()[], UpdateModifiers) | Obsolete.
Same as a single update but for a group of entities sharing the same transaction (if any).
|