|  | 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
Syntaxpublic bool IsAlwaysJoin { get; }Public ReadOnly Property IsAlwaysJoin As Boolean
	Get
public:
property bool IsAlwaysJoin {
	bool get ();
}member IsAlwaysJoin : bool with get
Property Value
Type: 
Boolean See Also
See Also