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

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

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

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

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

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

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

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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)