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

Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019

See Also

Reference

TdRowUpdatedEventArgs Members
Teradata.Client.Provider Namespace