cdfDeleteCDF
cdfDeleteCDF(
g_cdfDataId
)
=> t / nil
Description
Deletes a CDF description, including all attached parameters.
If the CDF description has been saved, the saved versions are also deleted. If this is a base-level CDF description, you must have write permissions for the object to which the CDF description is attached.
Arguments
|
Specifies the database object that represents the CDF description to be deleted. |
Value Returned
|
Deletes the CDF description, including all attached parameters. |
|
|
When you do not have the write permissions for the object to which the CDF description is attached. |
Return to top