For a list of all members of this type, see IDataSourceAdapter members.
| Name | Description | |
|---|---|---|
![]() | DataFieldFromName | Returns a DataField from the schema or the UnboundFields if not found in the schema. null if not in either collection |
![]() | Delete | Method used to delete records from the source |
![]() | Select | Selects data from the source and returns it in a DataRecordCollection |
![]() | Update | Method that is called to update the data source. |