GetColumnsName

Description

Returns the name of all the columns of the DataTable.


DataTable

DataTable InArgument<DataTable> REQUIRED

DataTable to get the name of the columns.


Misc