Data |
| Name | Description | |
|---|---|---|
| SetColumnKind(DataColumn, ColumnKind) | Sets the kind of the column. | |
| SetColumnKind(Int32, ColumnKind) |
Sets the kind of the column with column number C# idx | |
| SetColumnKind(String, ColumnKind) | Sets the kind of the column with name columnName. |