GigaSpaces XAP.NET Documentation
IFailedChangedEntryDetails Interface
Class LibraryGigaSpaces.CoreIFailedChangedEntryDetails
The result of a change operation of a specific entry that raised an exception
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IFailedChangedEntryDetails
Public Interface IFailedChangedEntryDetails
public interface class IFailedChangedEntryDetails
public interface IFailedChangedEntryDetails
Members
All MembersProperties



IconMemberDescription
Error
Gets the failure caused by attempting to update this entry.

Id
Gets the id of the changed entry.

TypeName
Gets the changed entry type name.

Version
Gets the version of the entry after the change opertion.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)