主要内容

DetachData

Detach data from test plan

Description

TPObjMod = DetachData(TPObj) detaches data from the test plan TPObj. A test plan can only use a single dataset, so you do not need to specify the data object.

Input Arguments

collapse all

Test plan, specified as a project object.

Output Arguments

collapse all

Modified test plan object, returned as a test plan object.

Version History

Introduced before R2006a