AppliedInfoT Constructor (T) | 
 
            Creates a new instance marking the change as not applied and provides information about the existing data.
            
 
    Namespace: 
   Dse.Mapping
    Assembly:
   Dse (in Dse.dll) Version: 2.9.0
Syntaxpublic AppliedInfo(
	T existing
)
Parameters
- existing
 - Type: T
 
See Also