DesignerHierarchicalDataSourceView::Schema Property
.NET Framework (current version)
Gets a schema that describes the data source view for the associated control.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System.Web.UI.Design::IDataSourceSchema^This implementation always returns null.
The Schema property allows the control designer of a data-bound control to provide intelligent choices based on the design-time data source view that is selected for data binding.
For a complete example of using the Schema method with views and schemas and a data source designer, see DataSourceDesigner.
.NET Framework
Available since 2.0
Available since 2.0
Show: