schemaViewFormatVersion Variable @beta

The binary format version that this TS reader supports. The C++ writer in imodel-native must produce this version (or negotiate down to it). Frontend callers should always request this version explicitly via PRAGMA schema_view(N). Backend callers may omit it since native and backend are bundled together.

Type

"1"

Default Value

1``` ### Defined in - <span class="defined-in"><a href="https://github.com/iTwin/itwinjs-core/blob/00a5384d03b04b939ebaaebe6f7b7d6cf372bde0/core/ecschema-metadata/src/SchemaViewInterfaces.ts#L15" target="_blank">ecschema-metadata/src/SchemaViewInterfaces.ts</a></span> Line 15

Last Updated: 04 July, 2026