ECape Persistence Not Found Interface
An exception that indicates that the persistence was not found.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[ComImportAttribute]
[GuidAttribute("678c0b26-7d66-11d2-a67d-00105a42887f")]
[ComVisibleAttribute(false)]
public interface ECapePersistenceNotFoundVB
<ComImportAttribute>
<GuidAttribute("678c0b26-7d66-11d2-a67d-00105a42887f")>
<ComVisibleAttribute(false)>
Public Interface ECapePersistenceNotFoundRemarks
The requested object, table, or something else within the persistence system was not found.
Properties
| itemName | The name of the item. |