SqlDesignerDataSourceView::Schema Property
.NET Framework (current version)
Gets a schema that describes the data source view that is represented by this view object.
Assembly: System.Design (in System.Design.dll)
public: property IDataSourceViewSchema^ Schema { virtual IDataSourceViewSchema^ get() override; }
.NET Framework
Available since 2.0
Available since 2.0
P:System.Web.UI.Design.WebControls.DesignerDataSourceView.Schema
SqlDesignerDataSourceView Class
System.Web.UI.Design.WebControls Namespace
Extending Design-Time Support
How to: Extend the Appearance and Behavior of Controls in Design Mode
Show: