cls_BasePhysicalPackageOptions has a number of possibly useful collections, such as GeneratedTables. For example, perhaps I can use it to access a list of the tables generated by the ModifyDatabase method.
Unfortunately, I never see any content in there. Are these collections used any more?
Add comment