API Reference > ecschema-Metadata > Metadata > SchemaKey > compareByVersion compareByVersion Method Compares two schema versions. compareByVersion(rhs: SchemaKey): number Parameter Type Description rhs SchemaKey The schema to compare. Returns - number A negative number if this schema version is less than the given version, a positive number if greater, and 0 if are equivalent. Defined in core/ecschema-metadata/src/SchemaKey.ts Line 153 Last Updated: 11 June, 2024