AppliedInfoT Class |
Namespace: Dse.Mapping
The AppliedInfoT type exposes the following members.
Name | Description | |
---|---|---|
AppliedInfoT(Boolean) |
Creates a new instance marking the change as applied
| |
AppliedInfoT(T) |
Creates a new instance marking the change as not applied and provides information about the existing data.
|
Name | Description | |
---|---|---|
Applied |
Determines if the change was applied.
| |
Existing |
Gets or sets the existing data that prevented
|