Data |
| Name | Description | |
|---|---|---|
| SetColumnName(DataColumn, String) |
Sets the name of the column C# datac | |
| SetColumnName(Int32, String) |
Sets the name of the column at position C# index | |
| SetColumnName(String, String) |
Rename the column with the name C# oldName C# newName |