Click or drag to resize

IDbProviderGetWriteConnection Method

Retrieves a read/writer connection

Namespace:  SanteDB.OrmLite.Providers
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
DataContext GetWriteConnection()

Return Value

Type: DataContext

[Missing <returns> documentation for "M:SanteDB.OrmLite.Providers.IDbProvider.GetWriteConnection"]

See Also