ILookupRepositoryT Methods |
The ILookupRepositoryT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create |
Creates a new record
|
![]() | Delete |
Deletes a single record based on its Primary Key
|
![]() | ReadList |
Gets a list of lookup records
|
![]() | ReadSingle |
Gets a single record based on its Primary Key
|
![]() | Update |
Updates an existing record based on the prodived object
|