title: "ImportConnectorXsltParam (table)" category: reference tags: [table, importconnectorxsltparam, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ImportConnectorXsltParam
Schema: dba
Aantal kolommen: 8
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ImcxpId |
nvarchar(11) | Nee | — | — |
ImcxpContext |
bigint | Nee | ((0)) | — |
ImcxpRecStatus |
int | Nee | ((0)) | — |
ImcxpExported |
smallint | Nee | ((0)) | — |
ImcxpImcId |
nvarchar(50) | Ja | — | — |
ImcxpName |
nvarchar(50) | Ja | — | — |
ImcxpRecCreateDate |
datetimeoffset(7) | Nee | (sysdatetimeoffset()) | — |
ImcxpValue |
nvarchar(50) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ImportConnectorXsltParam")Alle kolommen met types, triggers, computed. Bron:database-schema.json.