Overload | Description |
---|---|
SetColumnError(DataColumn,String) | Sets the error description for a column specified as a DataColumn. |
SetColumnError(Int32,String) | Sets the error description for a column specified by index. |
SetColumnError(String,String) | Sets the error description for a column specified by name. |