[This is preliminary documentation and subject to change.]
The PatchPackage table describes all patch packages that have been applied to this product. For each patch package, the unique identifier for the patch is provided along with information about the media image the patch is located on.
The PatchPackage table has the following columns.
Column | Type | Key | Nullable |
---|---|---|---|
PatchId | GUID | Y | N |
Media_ | Integer | N |
This table is usually added to the install package by a transform from a patch package. It is usually not authored directly into an install package.