EntityDesignerDataSourceView(EntityDataSourceDesigner) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée une nouvelle instance de la classe EntityDesignerDataSourceView à l'aide du Concepteur de source de données fourni.
public:
EntityDesignerDataSourceView(System::Web::UI::Design::WebControls::EntityDataSourceDesigner ^ owner);
public EntityDesignerDataSourceView (System.Web.UI.Design.WebControls.EntityDataSourceDesigner owner);
new System.Web.UI.Design.WebControls.EntityDesignerDataSourceView : System.Web.UI.Design.WebControls.EntityDataSourceDesigner -> System.Web.UI.Design.WebControls.EntityDesignerDataSourceView
Public Sub New (owner As EntityDataSourceDesigner)
Paramètres
- owner
- EntityDataSourceDesigner
Objet EntityDataSourceDesigner parent.