Cocktail Help Reference
DataChangedEventArgs Class Members
See Also  Properties  Methods  Send Feedback
Cocktail Assembly > Cocktail Namespace : DataChangedEventArgs Class


Glossary Item Box

The following tables list the members exposed by DataChangedEventArgs.

Public Constructors

 NameDescription
Public ConstructorDataChangedEventArgs ConstructorConstructs a new DataChangedEventArgs  
Top

Public Properties

 NameDescription
Public PropertyEntityKeysContains the list of entity keys that were added, modified or deleted  
Top

Public Methods

 NameDescription
Public MethodEntityExistsDetermines if a matching entity for the provided key exists in the cache of the EntityManager that triggered the event.  
Public MethodGetEntityGets the complete entity from the EntityManager that triggered the event.  
Top

See Also

© 2013 All Rights Reserved.