DataControlField::IDataSourceViewSchemaAccessor::DataSourceViewSchema Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets the schema associated with this DataControlField object.
Assembly: System.Web (in System.Web.dll)
private: property Object^ DataSourceViewSchema { virtual Object^ get() sealed = IDataSourceViewSchemaAccessor::DataSourceViewSchema::get; virtual void set(Object^ value) sealed = IDataSourceViewSchemaAccessor::DataSourceViewSchema::set; }
.NET Framework
Available since 2.0
Available since 2.0
Show: