EntityDataSourceView.Inserted Événement

Définition

Se produit après la création d'un objet au niveau de la source de données.

public:
 event EventHandler<System::Web::UI::WebControls::EntityDataSourceChangedEventArgs ^> ^ Inserted;
public event EventHandler<System.Web.UI.WebControls.EntityDataSourceChangedEventArgs> Inserted;
member this.Inserted : EventHandler<System.Web.UI.WebControls.EntityDataSourceChangedEventArgs> 
Public Custom Event Inserted As EventHandler(Of EntityDataSourceChangedEventArgs) 

Type d'événement

S’applique à