Data |
| Name | Description | |
|---|---|---|
| SetColumnName(DataColumn, String) |
Sets the name of the column datac.
| |
| SetColumnName(Int32, String) |
Sets the name of the column at positionindex.
| |
| SetColumnName(String, String) |
Rename the column with the name oldName to newName.
|