Adding StoreFunctionName to SSDL schema writer, so that the designer can find the store functions based on the SSDL. This was preventing functions with spaces in their names (which get converted to underscores in the EDM) from being imported.
↧