IDataBindingSchemaProvider::Schema Property

 

Gets the current schema object for the designer.

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

property IDataSourceViewSchema^ Schema {
	IDataSourceViewSchema^ get();
}

Property Value

Type: System.Web.UI.Design::IDataSourceViewSchema^

The current schema object for the designer.

.NET Framework
Available since 2.0
Return to top
Show: