constructor Method
Constructs a new IModelIncrementalSchemaLocater instance.
IModelIncrementalSchemaLocater(iModel: IModelDb, options?: ECSqlSchemaLocaterOptions): IModelIncrementalSchemaLocater
| Parameter | Type | Description | 
|---|---|---|
| iModel | IModelDb | The IModelDb to query. | 
| options | ECSqlSchemaLocaterOptions | Optional ECSqlSchemaLocaterOptionsecschema-metadata. | 
Returns - IModelIncrementalSchemaLocater
Defined in
Last Updated: 30 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.