| SqlStatementm_rhs Field |
RHS of the SQL statement
Namespace:
SanteDB.DisconnectedClient.SQLite.Query
Assembly:
SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax protected SqlStatement m_rhs
Protected m_rhs As SqlStatement
protected:
SqlStatement^ m_rhs
val mutable m_rhs: SqlStatement
Field Value
Type:
SqlStatementSee Also