The IDataSourceMethods type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Delete |
Deletes items according to the passed values.
| |
| Insert |
Inserts new item(s) according to specified values.
| |
| Select |
Makes a selection of items according to specified arguments.
| |
| Update |
Updates item(s) according to specified values.
|