EntitySet<TEntity> Events

Include Protected Members
Include Inherited Members

The EntitySet<TEntity> type exposes the following members.

Events

  Name Description
Public event OnChanged Raised after a change to this EntitySet<TEntity> object.
Public event OnChanging Raised before a change to this EntitySet<TEntity> object.
Public event OnSync Raised when the EntitySet<TEntity> object is synchronized with the entities that it represents.

Top

See Also

Reference

EntitySet<TEntity> Class

Microsoft.SharePoint.Linq Namespace