querySchemaVersionNumbers Method

Query the version of a schema of the specified name in this iModel.

querySchemaVersionNumbers(schemaName: string): undefined | ECVersion

@returns the version numbers, or undefined if the schema has not been imported.

Parameter Type Description
schemaName string  

Returns - undefined | ECVersion

the version numbers, or undefined if the schema has not been imported.

Defined in

Last Updated: 29 July, 2025