LiteOrm no longer uses standalone API_REFERENCE files as the primary entry point.
Use this page as a scenario-based index inside the docs set.
RegisterLiteOrm()
RegisterSqlBuilder(...)
BulkProviderFactory
data source settings, connection pool settings, read-only replicas
Related guides:
[Table][Column][PropertyOrder][ForeignType][ForeignColumn][TableJoin]AutoExpandRelated guides:
Search / SearchAsync
SearchOne / SearchOneAsync
Exists / ExistsAsync
Count / CountAsync
Expr, LogicExpr, SelectExpr
ObjectViewDAO<T>.Search(...)
SearchAs<T>()
Related guides:
Insert / InsertAsync
Update / UpdateAsync
ObjectDAO<T>.Update(entity, timestamp) / UpdateAsync(entity, timestamp)
Delete / DeleteAsync
BatchInsert / BatchUpdate
UpdateOrInsert
ObjectDAO<T>
IBulkProvider
Related guides:
[Transaction]
[ExceptionHook] / IServiceExceptionHookSessionManagerIArged / TableArgsExpr.ExistsRelated(...)Related guides:
LambdaExprConverter.RegisterMethodHandler
LambdaExprConverter.RegisterMemberHandler
SqlBuilder.RegisterFunctionSqlHandler
FunctionSqlHandler
FunctionExprValidator
Related guides: