EntityDataSourceView.ContextCreating Událost

Definice

Nastane, pokud se EntityDataSourceView vytvoří ObjectContext použitý v datové vazbě.

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

Event Type

EventHandler<EntityDataSourceContextCreatingEventArgs>

Platí pro