schema.criteria.strategy.md
May 31, 2024 ยท View on GitHub
Home > @datashaper/schema > Criteria > strategy
Criteria.strategy property
Indicates whether the filter should be directly against a value, or against the value of another column
Signature:
strategy: ComparisonStrategy;