StatusingDataSet.EnterpriseLookupTableFullValuesRowChangeEvent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event that occurs when data in an EnterpriseLookupTableFullValuesRow is changed.
public: ref class StatusingDataSet::EnterpriseLookupTableFullValuesRowChangeEvent : EventArgs
public class StatusingDataSet.EnterpriseLookupTableFullValuesRowChangeEvent : EventArgs
type StatusingDataSet.EnterpriseLookupTableFullValuesRowChangeEvent = class
inherit EventArgs
Public Class StatusingDataSet.EnterpriseLookupTableFullValuesRowChangeEvent
Inherits EventArgs
- Inheritance
-
StatusingDataSet.EnterpriseLookupTableFullValuesRowChangeEvent
Constructors
Properties
| Action |
Specifies an enumeration constant that represents the action that raised the event. |
| Row |
Specifies the row containing changed data. |