This topic has not yet been rated - Rate this topic

DataRow.GetColumnError Method

Gets the error description for a column.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method GetColumnError(DataColumn) Gets the error description of the specified DataColumn.
Public method GetColumnError(Int32) Gets the error description for the column specified by index.
Public method GetColumnError(String) Gets the error description for a column, specified by name.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.