IDtBaseErrors

Assembly: Dt;

Description

The IDtBaseErrors interface is used to set up basic problems of working with collection of errors.

Inheritance Hierarchy

          IDtBaseErrors

Comments

The interface is basic for the IDtErrors interface.

Properties

  Property name Brief description
The Count property returns the number of errors in the collection.
The MaxErrors property determines the maximum available number of errors on data import.
The MaxItems property determines the maximum available number of stored error records.

See also:

Dt Assembly Interfaces