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

Last Updated: 16 June, 2026