Owner manual
OpenLNS Programmer's Reference 208
Description
Indicates whether OpenLNS was able to repair a specific
error during a database validation.
Added to API
LNS Release 3.20.
Accessed Through
DatabaseValidationErrorSummaries object.
Default Property
None.
Methods
None.
Properties
• ClassId
• ErrorType
• ObjectClassInvolved
• ObjectInternalId
• ObjectName
• Parent
• ParentObjectClass
• ParentObjectInternalId
• ParentObjectName
• Repairable
• RepairAttempted
• Repaired
Methods
The DatabaseValidationErrorInstance object does not contain any methods:
Properties
The DatabaseValidationErrorInstance object contains the following properties:
• ClassId
• ErrorType
• ObjectClassInvolved
• ObjectInternalId
• ObjectName
• Parent
• ParentObjectClass
• ParentObjectInternalId
• ParentObjectName
• Repairable
• RepairAttempted
• Repaired
ClassId
Summary
Identifies the object class of this object.
This property allows the object type to be determined when it
is unknown (for example, when the object was accessed using
the Parent property of another object).
Availability
Local, full, lightweight, and independent clients. Note that
some objects containing this property are not available to
Independent clients.