Value.Optimize

Syntax

Value.Optimize(value as any) as any

About

When used within Value.Expression, if value represents a query that can be optimized, this function indicates that the optimized expression should be returned. Otherwise, value will be passed through with no effect.