Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
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