The SossObjDescriptor type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | InsertException |
Exception encountered by a bulk Add(IDictionary) operation, or null if the object was
added to the NamedCache successfully. This property can be checked after a Add(IDictionary) call
to see if the corresponding object was inserted.
|
![]() | Metadata |
Metadata related to object being inserted.
|
![]() | Obj |
The object to insert into the NamedCache.
|
![]() | Policy |
Policy information for the object being inserted.
|
See Also