LinqDesignerDataSourceView::Schema Property
.NET Framework (current version)
Gets the schema that describes the data source view that is represented by the current view object.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
public: property IDataSourceViewSchema^ Schema { virtual IDataSourceViewSchema^ get() override; }
Property Value
Type: System.Web.UI.Design::IDataSourceViewSchema^An object that represents the schema.
.NET Framework
Available since 3.5
Available since 3.5
Show: