SanteDB.OrmLite Namespace |
Class | Description | |
---|---|---|
ColumnMapping |
Column mapping
| |
CompositeResult |
Multi type result used when a result set is a join
| |
CompositeResultTData1, TData2 |
Multi-type result for two types
| |
CompositeResultTData1, TData2, TData3 |
Multi-type result for three types
| |
CompositeResultTData1, TData2, TData3, TData4 |
Multi-type result for four types
| |
Constants |
ADO data constants to be used in the ADO provider
| |
DataContext |
Data context functions for the execution of query data
| |
OrmBiDataProvider |
ADO.NET BIS Data Source
| |
OrmResultSetTData |
Represents a result set from enumerable data
| |
QueryBuilder |
Query builder for model objects
| |
QueryPredicate |
Represents the query predicate
| |
SqlQueryExpressionBuilder |
Postgresql query expression builder
| |
SqlStatement |
Represents a SQL statement builder tool
| |
SqlStatementT |
Represents a strongly typed SQL Statement
| |
StringExtensions |
String etensions
| |
TableMapping |
Table information tool
|
Interface | Description | |
---|---|---|
IOrmResultSet |
Non-generic interface
| |
IQueryBuilderHack |
Query builder hack
|
Enumeration | Description | |
---|---|---|
QueryPredicatePart |
Query predicate part
|