System.Data.Common Namespace RowUpdatedEventArgs Class
Returns the UpdateStatus of the Command.
[ VB ] Public Property Status As UpdateStatus [ C# ] public UpdateStatus Status {get; set;} [ C++ ] public: __property UpdateStatus get_Status ( ); public: __property void set_Status ( UpdateStatus ); [ JScript ] public function get Status ( ) : UpdateStatus; public function set Status ( UpdateStatus );
One of the UpdateStatus values. The default is Continue.
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