QirOperation
enumin packageklyn.data.internal.qir
public enum QirOperation:
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