Click or drag to resize

DataColumnCollectionSetColumnName Method

Overload List
 NameDescription
Public methodSetColumnName(DataColumn, String) Sets the name of the column datac.
Public methodSetColumnName(Int32, String) Sets the name of the column at positionindex.
Public methodSetColumnName(String, String) Rename the column with the name oldName to newName.
Top
See Also