Parameters
- dataSource
- Data source collection.
- cancelToken
- Enables task cancellation.
Return Value
Dictionary containing key/value pairs for metadata parts, where key is the name of the part.
Currently supported metadata parts are:
"fields": IList collection containing field information, objects with properties Name (string) and Type (System.Type)
"rowCount": Number of rows in the data source