DBConnectionTestResult | R Documentation |
DBConnectionTestResult Class
DBConnectionTestResult Class
can
connection_string
message
name
status
new()
DBConnectionTestResult$new(can, connection_string, message, name, status)
toJSON()
DBConnectionTestResult$toJSON()
fromJSONObject()
DBConnectionTestResult$fromJSONObject(DBConnectionTestResultJsonObject)
fromJSON()
DBConnectionTestResult$fromJSON(DBConnectionTestResultJson)
toJSONString()
DBConnectionTestResult$toJSONString()
fromJSONString()
DBConnectionTestResult$fromJSONString(DBConnectionTestResultJson)
clone()
The objects of this class are cloneable with this method.
DBConnectionTestResult$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.