constructor Method
Constructs a new instance of the SchemaMerger object.
SchemaMerger(editingContext: SchemaContext): SchemaMerger
Parameter | Type | Description |
---|---|---|
editingContext | SchemaContext | The schema contexts that holds the schema to be edited. |
Returns - SchemaMerger
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.