Click or drag to resize

SQLiteDataContextData Property

Data dictionary

Namespace:  SanteDB.DisconnectedClient.SQLite
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public IDictionary<string, Object> Data { get; }

Property Value

Type: IDictionaryString, Object
See Also