title: "FileSystemPath (table)" category: reference tags: [table, filesystempath, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.FileSystemPath
Schema: dba
Aantal kolommen: 13
Zie ook de entity-pagina: ../entities/FileSystemPath
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
FspId |
nvarchar(8) | Nee | — | — |
FspDescr |
nvarchar(200) | Ja | — | — |
FspContext |
bigint | Nee | ((0)) | — |
FspRecStatus |
int | Nee | ((0)) | — |
FspDataProvider |
nvarchar(50) | Ja | — | — |
FspExported |
smallint | Nee | ((0)) | — |
FspExternalId |
nvarchar(50) | Ja | — | — |
FspExternalStatus |
nvarchar(50) | Ja | — | — |
FspFileServicePath |
nvarchar(255) | Ja | — | — |
FspPath |
nvarchar(255) | Ja | — | — |
FspProviderMutDate |
datetimeoffset(7) | Ja | — | — |
FspRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
FspTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("FileSystemPath")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("FileSystemPath")· ../entities/FileSystemPath Properties, contexts, statussen. Bron:Entities.xml.