Click or drag to resize

SQLiteDataContextCacheOnCommit Property

Cache on commit

Namespace:  SanteDB.DisconnectedClient.SQLite
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public IEnumerable<IdentifiedData> CacheOnCommit { get; }

Property Value

Type: IEnumerableIdentifiedData
See Also