constructor Method
The constructor will throw an ECSchemaError if any of the parameters below are above the threshold.
ECVersion(read?: number, write?: number, minor?: number): ECVersion
| Parameter | Type | Description |
|---|---|---|
| read | number | Can support up to 999. |
| write | number | Can support up to 999. |
| minor | number | Can support up to 9999999. |
Returns - ECVersion
Defined in
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.