For a list of all members of this type, see DataReaderDataSourceAdapter members.
| Name | Description | |
|---|---|---|
![]() | AddSummaryField | Adds a field to summary calculations. (Inherited from Infragistics.Web.UI.Framework.Data.DataSourceAdapter) |
![]() | DataFieldFromName | Returns a DataField from the schema or the UnboundFields if not found in the schema. null if not in either collection (Inherited from Infragistics.Web.UI.Framework.Data.DataSourceAdapter) |
![]() | Delete | Overridden. |
![]() | GetRecordCount | Overridden. |
![]() | GetRecordViewCount | Provides the number of records that are currently requested. This number takes into account paged data. (Inherited from Infragistics.Web.UI.Framework.Data.DataSourceAdapter) |
![]() | GetValue | Overridden. |
![]() | Insert | Overridden. |
![]() | SaveExtraViewStateForRecord | Overridden. Saves the actual data of the item array for a data reader |
![]() | Select | (Inherited from Infragistics.Web.UI.Framework.Data.DataSourceAdapter) |
![]() | SetValue | Overridden. |
![]() | Sort | If the DataAdapter is using SortableRecordsCollection and there are Records then this method will sort them. (Inherited from Infragistics.Web.UI.Framework.Data.DataSourceAdapter) |
![]() | Update | Overridden. |