VersionsDataSet.VersionsRowChangeEvent Members
Include Protected Members
Include Inherited Members
An event that occurs when data in a VersionsRow is changed.
The VersionsDataSet.VersionsRowChangeEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VersionsDataSet.VersionsRowChangeEvent | Initializes a new instance of the VersionsDataSet.VersionsRowChangeEvent object. |
Top
Properties
Name | Description | |
---|---|---|
Action | Gets an enumeration constant that represents the action that raised the event. | |
Row | Gets the row that contains changed data. |
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