Click or drag to resize

ColumnMappingIsAlwaysJoin Property

True if always join condition

Namespace:  SanteDB.DisconnectedClient.SQLite.Query
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public bool IsAlwaysJoin { get; }

Property Value

Type: Boolean
See Also