Click or drag to resize

DataColumnCollectionGetColumnKind Method

Overload List
 NameDescription
Public methodGetColumnKind(DataColumn) Returns the kind of the column
C#
datac
.
Public methodGetColumnKind(Int32) Returns the column kind of the column at index
C#
idx
Top
See Also