Exports the entity into an EntityStateSet
Namespace: RiaServicesContrib.ExtensionsAssembly: RiaServicesContrib.EntityTools (in RiaServicesContrib.EntityTools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- entity
- Type: Entity
The entity to extract
Return Value
NOTE: For modified entities, only changed state is exported, not all state
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
Entity. When you use instance method syntax to call this method, omit the first parameter. For more information, see
or
.
See Also