EntityDataSourceView::GetViewSchema Method ()

 

Returns a table that represents the EntityDataSourceView.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web.Entity (in System.Web.Entity.dll)

public:
DataTable^ GetViewSchema()

Return Value

Type: System.Data::DataTable^

A table that contains the properties of the EntityDataSourceView.

.NET Framework
Available since 3.5
Return to top
Show: