The BuilderLeadsEntities type exposes the following members.

Events

  NameDescription
Public eventObjectMaterialized
Occurs when a new entity object is created from data in the data source as part of a query or load operation.
(Inherited from ObjectContext.)
Public eventSavingChanges
Occurs when changes are saved to the data source.
(Inherited from ObjectContext.)

See Also