Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.