For a list of all members of this type, see DataSourceObjectView members.
| Name | Description | |
|---|---|---|
![]() | CanDelete | Overridden. |
![]() | CanInsert | Overridden. |
![]() | CanPage | Overridden. |
![]() | CanRetrieveTotalRowCount | Overridden. Gets a value indicating whether the DataSourceObjectView object associated with the current DataSourceObject object supports retrieving the total number of data rows, instead of the data. |
![]() | CanSort | Overridden. |
![]() | CanUpdate | Overridden. |
![]() | CustomBinding | Returns a boolean for whether custom binding is occuring |
![]() | DataAdapter | Reference to the adapter of the original data. |
![]() | DataKeyFields | Keeps a data key field name. In the case of compound data key the fieled names must be comma delimited. |
![]() | DelaySort | |
![]() | DeleteParameters | |
![]() | EnableDataSummarization | Returns a boolean for whether summaries should be calculated for this control |
![]() | InsertParameters | |
![]() | Name | Gets the name of the data source view. (Inherited from System.Web.UI.DataSourceView) |
![]() | OwnerDataSource | Reference to the owner DataSourceObject. |
![]() | RequireFilterableCollection | Returns a boolean for whether the Records collection should be created as a FilterableRecordsCollection |
![]() | RequireSortableCollection | Returns a boolean for whether the Records collection should be created as a SortableRecordsCollection |
![]() | UnboundFields | Returns a DataFieldCollection representing any UnboundFields on this control |
![]() | UnboundValues | Returns a Hashtable of unbound values. The keys are datakey. The values are string/object Dictionary. |
![]() | UpdateParameters |
| Name | Description | |
|---|---|---|
![]() | Events | Gets a list of event-handler delegates for the data source view. (Inherited from System.Web.UI.DataSourceView) |