ISqlDataPersistenceService
Last updated
Last updated
ISqlDataPersistenceService
in assembly SanteDB.Core.Api version 3.0.1980.0
Represents a data persistence service where arbitrary SQL can be run
Property | Type | Access | Description |
---|---|---|---|
Operation | Response/Return | Input/Parameter | Description |
---|---|---|---|
A daemon service which registers the other persistence services
InvariantName
String
R
Text that identifies the type of database system that is running
ExecuteNonQuery
void
String sql
Executes the arbitrary SQL