Numberofinstances – Echelon OpenLNS User Manual

Page 266

Advertising
background image

OpenLNS Programmer's Reference

229

This is an internal error.
129 lcaDbValidationError

NssUniqueKeyIntegrity
This is an internal error.
130 lcaDbValidationErrorNss

NonUniqueKeyIntegrity
This is an internal error.
131 lcaDbValidationErrorNssSet

Integrity

This is an internal error.
132 lcaDbValidationErrorNssLink

Integrity
This is an internal error.

validationObject

The DatabaseValidationErrorSummary

object being acted upon.

Data Type

Long

.

Read/Write

Read only.

Added to API

LNS Release 3.20.

NumberOfInstances

Summary

Indicates the number of times this type of error was

encountered in the database.
To determine the type of error represented by this object,

read the

ErrorType

property of the

DatabaseValidationErrorSummary

object

Availability

Local clients.

Syntax

errorCount = validationObject.

NumberOfInstances

Element

Description

errorCount

The number of errors of this type that

were discovered during the database

validation.

validationObject

The DatabaseValidationErrorSummary

object being acted upon.

Data Type

Integer

.

Read/Write

Read only.

Added to API

LNS Release 3.20.

Advertising