When would I want to use this command? Use this command when you want to convert DataTable Column to JSON.
In this blog I described how to convert list objects to DataTable. There are several method to convert list objects to DataTable. In this blog I used List interface for conversion. Private Function ...