XmlDesignerDataSourceView::Schema Property

 

Gets a schema that describes the data source view that is represented by this view object.

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

public:
property IDataSourceViewSchema^ Schema {
	virtual IDataSourceViewSchema^ get() override;
}

.NET Framework
Available since 2.0
Return to top
Show: