detachSdf {SQLiteDF} | R Documentation |
Detaches a SDF from the workspace by detaching from the SQLite engine
and then deleting from the SDF list in workspace.db
.
detachSdf(iname)
iname |
A string containing the internal name of the desired SDF. |
TRUE
if the operation was successful. FALSE
with an error
message displayed otherwise.
Miguel A. R. Manese
sqlite.data.frame
attachSdf
lsSdf