DataBoundControlDesigner.IDataBindingSchemaProvider.Schema Property
.NET Framework (current version)
For a description of this member, see Schema.
Assembly: System.Design (in System.Design.dll)
Private ReadOnly Property Schema As IDataSourceViewSchema Implements IDataBindingSchemaProvider.Schema
Property Value
Type: System.Web.UI.Design.IDataSourceViewSchemaAn IDataSourceViewSchema object that describes the data source.
Implements
IDataBindingSchemaProvider.SchemaThis member is an explicit interface member implementation. It can be used only when the DataBoundControlDesigner instance is cast to an IDataBindingSchemaProvider interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: