Click or drag to resize

SQLiteDataContextAddCacheCommit Method

Add cache commit

Namespace:  SanteDB.DisconnectedClient.SQLite
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public void AddCacheCommit(
	IdentifiedData data
)

Parameters

data
Type: SanteDB.Core.ModelIdentifiedData

[Missing <param name="data"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLiteDataContext.AddCacheCommit(SanteDB.Core.Model.IdentifiedData)"]

See Also