ecInstanceId

GetterReadOnly

Row ID from ec_Schema. Matches ECInstanceId in ECDbMeta views, e.g. SELECT * FROM meta.ECSchemaDef WHERE ECInstanceId = ?.

This is not an array index or internal handle - it is the database row ID from the ec_Schema table, carried through the binary blob so consumers can fall back to ECSQL meta-queries for data not included in the schema view (custom attributes, schema references, etc.).

ecInstanceId: number

Returns - number

Defined in

Last Updated: 27 May, 2026