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