void ddlDetach( CONTROL *ctl, char *OptnStr, char *ArgList);
/E - If the specified <dbName> is not currently ATTACHed, do not return error code in ctl->Status; instead, return error code in ctl->Warning.
If <dbName> is specified, it is DETACHed.
If no <dbName> is specified, all
ATTACHed databases are DETACHed. DETACH discards all current SORTs and RELATEs.
Raw collection content is preserved. |
Copyright © 2019 , WhamTech, Inc. All rights reserved. This
document is provided for information purposes only and the contents hereof are
subject to change without notice. Names may be
trademarks of their respective owners.