System.Design
2.0.0.0
System.Object
To be added.
Serves as the base class for design-time data source view classes.
Constructor
2.0.0.0
To be added.
Initializes a new instance of the class using the specified data source designer and view name.
The parent data source designer.
The name of the view in the data source.
Property
2.0.0.0
System.Boolean
To be added.
To be added.
Gets a value indicating whether the object that is associated with the current object supports the method.
Property
2.0.0.0
System.Boolean
To be added.
To be added.
Gets a value indicating whether the object that is associated with the current object supports the method.
Property
2.0.0.0
System.Boolean
To be added.
To be added.
Gets a value indicating whether the object that is associated with the current object supports paging through the data that is retrieved by the method.
Property
2.0.0.0
System.Boolean
To be added.
To be added.
Gets a value indicating whether the object that is associated with the current object supports retrieving the total number of data rows instead of the data itself.
Property
2.0.0.0
System.Boolean
To be added.
To be added.
Gets a value indicating whether the object that is associated with the current object supports a sorted view on the underlying data source.
Property
2.0.0.0
System.Boolean
To be added.
To be added.
Gets a value indicating whether the object that is associated with the current object supports the method.
Property
2.0.0.0
System.Web.UI.Design.IDataSourceDesigner
To be added.
To be added.
Gets a reference to the designer that created this control.
Method
2.0.0.0
System.Collections.IEnumerable
To be added.
To be added.
To be added.
To be added.
To be added.
Property
2.0.0.0
System.String
To be added.
To be added.
Gets the name of the view as provided when this instance of the class was created.
Property
2.0.0.0
System.Web.UI.Design.IDataSourceViewSchema
To be added.
To be added.
Gets a schema that describes the data source view that is represented by this view object.