Provides data for the RowUpdated event.
      Visual Basic syntax
         
         
            Public NotInheritable Class 
            SARowUpdatedEventArgs 
            Inherits 
            System.Data.Common.RowUpdatedEventArgs
         
      
      C# syntax
         
         
            public sealed class 
            SARowUpdatedEventArgs : System.Data.Common.RowUpdatedEventArgs
         
      
      Remarks
         
         Custom Attribute: sealed