Send feedback on this topic.
Teradata.Client.Provider
TdRowUpdatedEventArgs Class
Members 



Teradata.Client.Provider Namespace : TdRowUpdatedEventArgs Class
Arguments to the TdRowUpdatingEventHandler delegate. It provides data for the TdDataAdapter.RowUpdating event.
Object Model
TdRowUpdatedEventArgs ClassTdCommand Class
Syntax
'Declaration
 
Public NotInheritable Class TdRowUpdatedEventArgs 
   Inherits System.Data.Common.RowUpdatedEventArgs
'Usage
 
Dim instance As TdRowUpdatedEventArgs
public sealed class TdRowUpdatedEventArgs : System.Data.Common.RowUpdatedEventArgs 
public ref class TdRowUpdatedEventArgs sealed : public System.Data.Common.RowUpdatedEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.Data.Common.RowUpdatedEventArgs
         Teradata.Client.Provider.TdRowUpdatedEventArgs

Requirements
ProductVersionsPlatforms
.NET2.1, 3.1, 6Windows, Linux, MacOS
.NET Framework4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

TdRowUpdatedEventArgs Members
Teradata.Client.Provider Namespace