IMemberProviderTRecord, TFieldEnum, TFilterRule Methods |
The IMemberProviderTRecord, TFieldEnum, TFilterRule generic type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteRecord |
Deletes a record specified by its ID.
| |
| GetAllRecords | Gets all records. | |
| GetById |
Retrieves a list of records having the specified IDs.
| |
| ImportRecord |
Imports a record to the underlying storage mechanism.
| |
| Query |
Queries for records.
| |
| QueryCount |
Queries for the number of records matching a filter criteria.
| |
| SaveRecord | Saves a record. |