public enum QirOperation:
Canonical operations understood by KQL optimizers and providers.
Surface spellings such as value.startsWith(prefix) and startsWith(value, prefix) are normalized to the same operation before a provider sees the plan.
operation = QirOperation.STARTS_WITH