Send feedback on this topic.
Teradata.Client.Provider
TdRowUpdatingEventArgs Class Members
Properties  Methods 

Teradata.Client.Provider Namespace : TdRowUpdatingEventArgs Class

The following tables list the members exposed by TdRowUpdatingEventArgs.

Public Constructors
 NameDescription
Public Constructor Initialize a new instance of the TdRowUpdatingEventArgs class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the TdCommand object associated with the event.  
Public PropertyGets any errors generated by the .NET Framework data provider when the System.Data.Common.RowUpdatedEventArgs.Command executes. (Inherited from System.Data.Common.RowUpdatingEventArgs)
Public PropertyGets the System.Data.DataRow that will be sent to the server as part of an insert, update, or delete operation. (Inherited from System.Data.Common.RowUpdatingEventArgs)
Public PropertyGets the type of SQL statement to execute. (Inherited from System.Data.Common.RowUpdatingEventArgs)
Public PropertyGets or sets the System.Data.UpdateStatus of the System.Data.Common.RowUpdatedEventArgs.Command property. (Inherited from System.Data.Common.RowUpdatingEventArgs)
Public PropertyGets the System.Data.Common.DataTableMapping to send through the System.Data.Common.DbDataAdapter.Update(System.Data.DataSet). (Inherited from System.Data.Common.RowUpdatingEventArgs)
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
See Also

Reference

TdRowUpdatingEventArgs Class
Teradata.Client.Provider Namespace