Properties – Echelon OpenLNS User Manual
Page 561
OpenLNS Programmer's Reference
524
validation without attempting to
repair any of the errors it discovers.
returns a
DatabaseValidationReport
object
summarizing the results of the
database validation.
1 lcaDbValidateAndRepair
OpenLNS performs repairs on the
errors and inconsistencies it
discovers during the database
validation. In this case, the
summarizing the results of the
database validation, and attempts
to repair the problems it discovered
during the validation.
Not all error types can be repaired
as part of the database validation
process. You can use the
returned by the process to
determine whether any errors
remain in the database after the
validation has completed.
progressCallback
Optional callback interface to
receive database validation
progress events directly, rather
than through the Object Server’s
OnDbValidationEvent
event.
This element will only take
references to objects that are
implemented as
ILcaProgressListener
or
_DLcaProgressListener interface
objects.
validationReport
object returned by the method. This
object contains information
describing the results of the
database validation.
Added to API
LNS Release 3.20.
Properties
The Network
object contains the following properties
:
•
AllowPropagateModeDuringRemote
•