Click or drag to resize

DataContextConnection Property

Connection

Namespace:  SanteDB.OrmLite
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public IDbConnection Connection { get; }

Property Value

Type: IDbConnection
See Also