This documentation is archived and is not being maintained.
IDataSourceViewSchemaAccessor Interface
Visual Studio 2010
Allows a type converter to access schema information stored on an object.
Assembly: System.Web (in System.Web.dll)
The IDataSourceViewSchemaAccessor type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DataSourceViewSchema | When implemented, gets or sets the schema associated with the object. |
This interface is implemented by the TreeNodeBinding, MenuItemBinding, and DataControlField classes. These implementations are used by the .NET Framework and are not intended for use in your code.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
