DriverDataSet.DriverRowChangeEvent members
Evento que ocorre quando os dados em um DriverRow são alterados.
The DriverDataSet.DriverRowChangeEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DriverDataSet.DriverRowChangeEvent | Inicializa uma nova instância do objeto DriverDataSet.DriverRowChangeEvent . |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Action | Especifica uma constante de enumeração que representa a ação que gerou o evento. |
![]() |
Row | Especifica a linha que contém os dados alterados. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top