PickDPRowUpdatingEventArgs Class

Provides data for the System.Data.PickDP.PickDPDataAdapter.RowUpdating event. This class cannot be inherited.  

Public Constructors

New

Constructor.

Public Properties

Name

Type

Description

Command

System.Data.PickDP.PickDPCommand

Gets the System.Data.PickDP.PickDPCommand to execute during the System.Data.PickDP.PickDPDataAdapter.Update(System.Data.DataSet) operation.  

 

 

Portions Copyright Microsoft© Corporation