DocsMarshal
/
ActivityLibrary
/
DataTable
/
GetColumnsName
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
Result
OutArgument
<
String
[]
>
Top