Click or drag to resize

SQLiteDataContextDelayLoadMode Property

The data loading mode

Namespace:  SanteDB.DisconnectedClient.SQLite
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public LoadState DelayLoadMode { get; set; }

Property Value

Type: LoadState
See Also