System.Data.Common Namespace RowUpdatedEventArgs Class
Returns the errors generated by the .NET data provider when the Command was executed.
[ VB ] Public Property Errors As Exception [ C# ] public Exception Errors {get; set;} [ C++ ] public: __property Exception* get_Errors ( ); public: __property void set_Errors ( Exception* ); [ JScript ] public function get Errors ( ) : Exception; public function set Errors ( Exception );
The errors generated by the .NET data provider when the Command was executed.
RowUpdatedEventArgs Members
© 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