microsoft / Power-Fx

Power Fx low-code programming language
MIT License
3.15k stars 309 forks source link

Add IsDelegatable and IsPageable flags to UDF class #2459

Open rick-nguyen opened 3 weeks ago

rick-nguyen commented 3 weeks ago

These flags will allow the binder to mark a UDF as delegatable/pageable correctly based on the rule bound to it.