![]() | ISubscriptionRepository Methods |
The ISubscriptionRepository type exposes the following members.
Name | Description | |
---|---|---|
![]() | Delete |
Delete the object according to the current DeleteMode or
according to server configuration
(Inherited from IRepositoryServiceTModel.) |
![]() | Find |
Finds the specified data where the current version matches the query provided
(Inherited from IRepositoryServiceTModel.) |
![]() | Get(Guid) |
Gets the specified model data
(Inherited from IRepositoryServiceTModel.) |
![]() | Get(Guid, Guid) |
Gets the specified model data at the specified version
(Inherited from IRepositoryServiceTModel.) |
![]() | Insert |
Inserts the specified model information
(Inherited from IRepositoryServiceTModel.) |
![]() | Save |
Inserts or updates the specified data
(Inherited from IRepositoryServiceTModel.) |