Databasevalidationerrorsummary, Methods, Getinstance – Echelon OpenLNS User Manual
Page 261
OpenLNS Programmer's Reference
224
Syntax
retrievedObject = coll
Object._NewEnum
Element
Description
retrievedObject
An expression that evaluates to the
object retrieved.
collObject
An iterator object that can be used to
access members of the collection.
Data Type
Object.
Read/Write
Read only.
Added to API
OpenLNS.
DatabaseValidationErrorSummary
DatabaseValidationErrorSummary
object contains information describing a certain type
of error that was encountered during the database validation. This includes the number of
times the error type was encountered in the database, whether OpenLNS can repair errors of
that type, and whether OpenLNS attempted to repair any errors of that type.
If the
property is set to True, you can use the
access specific details about each instance of the error type summarized by this object
The following table summarizes the DatabaseValidationErrorSummary
object.
Description
A single
point of data in a LONWORKS network
.
Added to API
LNS Release 3.20.
Accessed Through
DatabaseValidationErrorSummaries
object
.
Default Property
None.
Methods
•
Properties
•
•
•
•
•
•
•
Methods
The DatabaseValidationErrorSummary
object contains the following methods:
•
GetInstance
Summary
Retrieves specific information about each instance of an error
type.
For some types of errors, you will not be able to access specific
information about each instance of the error type. You can check
if specific information about each instance is by reading the