AzureStorageTypeProvider icon indicating copy to clipboard operation
AzureStorageTypeProvider copied to clipboard

Support data binding scenarios

Open isaacabraham opened this issue 11 years ago • 2 comments

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.

isaacabraham avatar Jun 22 '14 19:06 isaacabraham

Will you post links to that you've discovered?

xperiandri avatar Mar 06 '19 22:03 xperiandri

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.

isaacabraham avatar Mar 07 '19 15:03 isaacabraham