Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The FileSFPCatalog table associates specified files with the catalog files used by system file protection.
Windows Vista, Windows Server 2003 and Windows XP: Not supported.
The FileSFPCatalog table has the following columns.
Column | Type | Key | Nullable |
---|---|---|---|
File_ | Identifier | Y | N |
SFPCatalog_ | Filename | Y | N |
Columns
-
File_
-
Foreign key to the File table.
-
SFPCatalog_
-
Foreign key to the SFPCatalog table.
Remarks
The InstallSFPCatalogFile action queries the Component table, File table, FileSFPCatalog table and SFPCatalog table.
Validation