ECape Persistence Not Founditem Name Property
The name of the item.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
The name of the item not found.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(1)]
string itemName { get; }VB
<DispIdAttribute(1)>
ReadOnly Property itemName As String
GetProperty Value
StringThe 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.