SanteDB.OrmLite.Providers Namespace |
| Class | Description | |
|---|---|---|
| AdoNetConfigurationProvider |
Represents a base ADO.NET data provider
| |
| DbStatementReport |
Represents a single database status record
| |
| SqliteProvider |
SQL Lite provider
|
| Interface | Description | |
|---|---|---|
| IDbFilterFunction |
Represents a filter function for database
| |
| IDbIndexFunction |
A function which can translate codes to indexing
| |
| IDbMonitorProvider |
Represents a monitoring DB provider
| |
| IDbProvider |
Data provider
|
| Enumeration | Description | |
|---|---|---|
| DbStatementStatus |
States of the database statements which are returned from StatActivity | |
| SqlEngineFeatures |
Represents features of SQL engine
| |
| SqlKeyword |
SQL Keywords
|