addSchemaSync Method
Adds the schema to this context
addSchemaSync(schema: Schema): void
| Parameter | Type | Description |
|---|---|---|
| schema | Schema | The schema to add to this context |
Returns - void
Defined in
- ecschema-metadata/src/Context.ts Line 299
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.