GigaSpaces XAP.NET Documentation
UpdateMultiple Method
Class LibraryGigaSpaces.CoreISpaceProxyUpdateMultiple()()()
Members
IconMemberDescription
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).

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 7.1.4.4750 (7.1.4.4750)