GigaSpaces XAP.NET Documentation
UpdateMultiple Method
Class LibraryGigaSpaces.CoreISpaceProxyUpdateMultiple()()()
Members
IconMemberDescription
UpdateMultiple<(Of <(T>)>)(array<T>[]()[])
Same as a single update but for a group of entities sharing the same transaction (if any).

UpdateMultiple<(Of <(T>)>)(array<T>[]()[], ITransaction)
Same as a single update but for a group of entities sharing the same transaction (if any).

UpdateMultiple<(Of <(T>)>)(array<T>[]()[], array<Int64>[]()[])
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>[]()[])
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)
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.0.1.3800 (7.0.1.3800)