CustomFieldDataSet.CustomFieldsRowChangeEvent members
Evento que ocorre quando os dados em um CustomFieldsRow são alterados.
The CustomFieldDataSet.CustomFieldsRowChangeEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CustomFieldDataSet.CustomFieldsRowChangeEvent | Inicializa uma nova instância do objeto CustomFieldDataSet.CustomFieldsRowChangeEvent . |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Action | Obtém uma constante de enumeração que representa a ação que gerou o evento. |
![]() |
Row | Obtém o objeto especificado CustomFieldsRow 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