Errors Property

English Query

English Query

Errors Property

Contains the collection of errors generated from the last method used on the EQModel object.

Applies To

EQModel Object

Syntax

EQModel.Errors [= value]

Parts

EQModel

Object variable into which model information is loaded.

value

Collection of errors that were generated from the last method used on the EQModel object.

Remarks

This property is read-only.

See Also

Compile-Time Error Messages (Authoring Object Model)

EQError Object