ECapePersistenceNotFounditemName Property

The name of the item.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[DispIdAttribute(1)]
string itemName { get; }

Property Value

String
The name of the item not found.

Remarks

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

See Also