For a list of all members of this type, see DataSourceControlAdapter members.
| Name | Description | |
|---|---|---|
![]() | AddSummaryField | Adds a field to summary calculations. (Inherited from Infragistics.Web.UI.Framework.Data.DataSourceAdapter) |
![]() ![]() | CopySelectArguments | |
![]() | 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 | Provides the number of records in the data source. This is the total number of records in the data source. (Inherited from Infragistics.Web.UI.Framework.Data.DataSourceAdapter) |
![]() | 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 | Returns a value out of the given record for the given field (Inherited from Infragistics.Web.UI.Framework.Data.DataSourceAdapter) |
![]() | Insert | Overridden. |
![]() | SaveExtraViewStateForRecord | Saves any extra information int the view state for a DataRecord (Inherited from Infragistics.Web.UI.Framework.Data.DataSourceAdapter) |
![]() | Select | (Inherited from Infragistics.Web.UI.Framework.Data.DataSourceAdapter) |
![]() | SetValue | Sets a value in the given record for the given field (Inherited from Infragistics.Web.UI.Framework.Data.DataSourceAdapter) |
![]() | 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. |