| BiodbSqlValue | R Documentation |
This class represents an SQL value.
This class represents an SQL value.
biodb::BiodbSqlExpr -> BiodbSqlValue
new()Initializer.
BiodbSqlValue$new(value)
valueThe value.
Nothing.
toString()Converts into a string.
BiodbSqlValue$toString()
A string containing the SQL expression.
clone()The objects of this class are cloneable with this method.
BiodbSqlValue$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.