schemaExists Method
Returns true if the schema is already in the context. SchemaMatchType.Latest is used to find a match.
schemaExists(schemaKey: SchemaKey): boolean
Parameter | Type | Description |
---|---|---|
schemaKey | SchemaKey |
Returns - boolean
Defined in
- ecschema-metadata/src/Context.ts Line 320
Last Updated: 04 April, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.