Click or drag to resize

DataColumnCollectionSetColumnKind Method

Overload List
 NameDescription
Public methodSetColumnKind(DataColumn, ColumnKind) Sets the kind of the column.
Public methodSetColumnKind(Int32, ColumnKind) Sets the kind of the column with column number
C#
idx
.
Public methodSetColumnKind(String, ColumnKind) Sets the kind of the column with name columnName.
Top
See Also