AzureStorageTypeProvider
AzureStorageTypeProvider copied to clipboard
Support data binding scenarios
There are some interfaces that we could support that would better support data binding scenarios. Have a look at the other type providers out there for how this could be accomplished.
Will you post links to that you've discovered?
http://fsprojects.github.io/AzureStorageTypeProvider/tables.html#Data-Frame-interoperability is about the most I've used i.e. using the Values property to retrieve all data as a key/value pair.