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/0123b5e75ce5670c5926545e822b1223d43d3ec5/core/ecschema-metadata/src/SchemaView/SchemaViewInterfaces.ts#L15" target="_blank">ecschema-metadata/src/SchemaView/SchemaViewInterfaces.ts</a></span> Line 15
Last Updated: 24 September, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.