| 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 | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| Applied | 
            Determines if the change was applied.
              | |
| Existing | 
            Gets or sets the existing data that prevented
              |