EntityDesignerDataSourceView(EntityDataSourceDesigner) Construtor
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Cria uma nova instância da EntityDesignerDataSourceView classe com o designer da fonte de dados fornecido.
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)
Parâmetros
- owner
- EntityDataSourceDesigner
O objecto dos pais EntityDataSourceDesigner .