Overload | Description |
---|---|
GetColumnError(DataColumn) | Gets the error description of the specified DataColumn. |
GetColumnError(Int32) | Gets the error description for the column specified by index. |
GetColumnError(String) | Gets the error description for a column, specified by name. |