SchemaMatchType Enumeration @preview
Defines what sort of match should be used when locating a schema.
Members
| Name | Value | Description |
|---|---|---|
| Exact | ||
| Identical | ||
| Latest | ||
| LatestReadCompatible | ||
| LatestWriteCompatible |
Defined in
- ecschema-metadata/src/ECObjects.ts Line 118
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.