IDataPersistenceService Interface |
Namespace: SanteDB.Core.Services
The IDataPersistenceService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets the specified data
| |
Insert |
Inserts the specified object
| |
Obsolete |
Obsoletes the specified data
| |
Query |
Query based on the expression given
| |
Update |
Updates the specified data
|