The FileSFPCatalog table associates specified files with the catalog files used by system file protection.
Windows Vista, Windows Server 2003, Windows XP, and Windows 2000: 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
Send comments about this topic to Microsoft
Build date: 8/13/2009
© 2009 Microsoft Corporation. All rights reserved.