asp.net.ph

DataRow.RowError Property

System.Data Namespace   DataRow Class


Sets or retrieves the custom error description for a row.

Syntax


Script DataRow.RowError [ = strValue ]

Property Value


strValue The text describing an error.

The property is read/write with no default value.

Remarks

Use the HasErrors property to first determine if a DataRow contains errors.

See Also

DataRow Members   SetColumnError   HasErrors Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph