ECapePersistenceNotFound 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)
[ComImportAttribute]
[GuidAttribute("678c0b26-7d66-11d2-a67d-00105a42887f")]
[ComVisibleAttribute(false)]
public interface ECapePersistenceNotFound

Remarks

The requested object, table, or something else within the persistence system was not found.

Properties

itemName The name of the item.

See Also