RegionCodeDataSet.StateCodesRowChangeEvent Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Provides data for the change events of the RegionCodeDataSet..::.StateCodesDataTable class.
The RegionCodeDataSet..::.StateCodesRowChangeEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RegionCodeDataSet..::.StateCodesRowChangeEvent | Initializes a new instance of the RegionCodeDataSet..::.StateCodesRowChangeEvent class. |
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
Properties
Name | Description | |
---|---|---|
Action | Gets the action that has occurred on a RegionCodeDataSet..::.StateCodesRow. | |
Row | Gets the RegionCodeDataSet..::.StateCodesRow row upon which an action has occurred. |
Top