SoftwarePackageAppVGuid¶
Allows site-specific Mapping of Microsoft AppV Guids to Software Packages
Fields¶
Field | Type | Description |
---|---|---|
AppVGuid | uniqueidentifier | Guid as defined in App-V |
Created | datetime2 | Date/Time this entity got created |
CreatedBy | nvarchar | User that created this entity |
ID | bigint | Internal ID for the SoftwarePackageAppVGuid entity (Primary Key) |
SoftwarePackageID | bigint | Internal ID that references the SoftwarePackage entity (Foreign Key) |