Click or drag to resize

OrmExtensions Class

Extensions for Orm
Inheritance Hierarchy
SystemObject
  SanteDB.OrmLiteOrmExtensions

Namespace: SanteDB.OrmLite
Assembly: SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 3.0.2081-alpha+d0a78774d3f97b9193d2ae2fef6d129ea9f29519
Syntax
public static class OrmExtensions

The OrmExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodExecute Execute a command that does not return a value.
Public Extension MethodExecuteScalarTReturn Execute a scalar command returning the result
Public Extension MethodLoadExtension Load an extension using the extensions load extension method
Top
See Also