3.1.1.3.27 FilesForImport Table
The entries in the FilesForImport table represent conglomerations in installer package files available for import on the COMA server.
Table identifier: {E4053366-BF8F-4E84-B4B2-72B3C2626CC9}
AuxiliaryGuid: None.
Defined in catalog version: 4.00 and 5.00.
Prerequisites: None.
Hidden bitness property: No.
Supported query templates:
Cell 1 |
---|
InstallerPackageFileName equals <A>. |
Primary key: InstallerPackageFileName, FileName.
Other referential constraints: None.
Write restrictions: No writes supported.
Cascade: N/A.
Populate: N/A.
Properties:
Index (4.00/5.00) |
Property name |
Type |
Size |
Flags |
Meta |
---|---|---|---|---|---|
0 |
InstallerPackageFileName |
eDT_LPWSTR |
variable |
0x00000003 |
RO |
1 |
FileName |
eDT_LPWSTR |
variable |
0x00000003 |
RO |
2 |
ConglomerationName |
eDT_LPWSTR |
variable |
0x00000000 |
RO |
3 |
ConglomerationDescription |
eDT_LPWSTR |
variable |
0x00000000 |
RO |
4 |
HasUsers |
eDT_ULONG |
4 |
0x00000002 |
RO |
5 |
IsProxyApp |
eDT_ULONG |
4 |
0x00000002 |
RO |
6 |
IsAlternateLaunch |
eDT_ULONG |
4 |
0x00000002 |
RO |
7 |
PartitionName |
eDT_LPWSTR |
variable |
0x00000000 |
RO |
8 |
PartitionDescription |
eDT_LPWSTR |
variable |
0x00000000 |
RO |
9 |
PartitionIdentifier |
eDT_GUID |
16 |
0x00000000 |
RO |
InstallerPackageFileName: An ImplementationSpecificPathProperty (section 2.2.2.2) representing the path to an installer package file containing the conglomeration configuration.<262>
FileName: An ImplementationSpecificPathProperty representing the file name of a module for the conglomeration that is stored in the installer package file.<263>
ConglomerationName: A NameProperty (section 2.2.2.6) providing the human-readable name for the conglomeration.<264>
ConglomerationDescription: A DescriptionProperty (section 2.2.2.7) providing the human-readable description of the conglomeration.<265>
HasUsers: A BooleanProperty (section 2.2.2.9) indicating whether the conglomeration contains user roles.<266>
IsProxyApp: A BooleanProperty indicating whether the conglomeration is a configured proxy (see section 3.1.1.1.7).<267>
IsAlternateLaunch: A BooleanProperty indicating whether the conglomeration has an alternate launch configuration.<268>
PartitionName: If not null, a NameProperty providing the human-readable name of the partition associated with the conglomeration contained in the file if this information was included when the conglomeration was exported.<269>
PartitionDescription: A DescriptionProperty providing the human-readable description of the partition associated with the conglomeration contained in the file, if this information was included when the conglomeration was exported.<270>
PartitionIdentifier: The partition identifier of the partition associated with the conglomeration contained in the file, if this information was included when the conglomeration was exported.<271>