v.1.1.54362Improvement
Table Valued Functions Optimization in Queries
When running a query, table valued functions run once. Previously,remoteandmysqltable valued functions performed the same query twice to retrieve the table structure from a remote server.