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/79af2cbc254787b2f6acb7ab8f06855f52f873de/core/ecschema-metadata/src/SchemaViewInterfaces.ts#L15" target="_blank">ecschema-metadata/src/SchemaViewInterfaces.ts</a></span> Line 15

Last Updated: 27 May, 2026