DetachPackage
  • 1 Minute to read
  • Dark
    Light
  • PDF

DetachPackage

  • Dark
    Light
  • PDF

Article summary

Detaches all tables and objects injected from the named package.

KeyValue(s)Description
method"DetachPackage"Detaches all tables and objects injected from the named package.
name"PackageName"Name of the package to detach.   

Warning
Detaching a package will cause tables to disappear. If derived data has been created on an injected table, the table will become a Local Data Table, and will be displayed as black rather than green.

{
  "method": "DetachPackage",
  "project": "Injection_Test_Basic",
  "name": "Consumer_Package1"
}



Was this article helpful?