title: "ExportConnector (table)" category: reference tags: [table, exportconnector, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ExportConnector
Schema: dba
Aantal kolommen: 52
Zie ook de entity-pagina: ../entities/ExportConnector
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ExcId |
nvarchar(50) | Nee | — | — |
ExcDescr |
nvarchar(200) | Ja | — | — |
ExcContext |
bigint | Nee | ((0)) | — |
ExcRecStatus |
int | Nee | ((0)) | — |
ExcCrdId |
nvarchar(32) | Ja | — | — |
ExcCsvHasHeaderLine |
smallint | Nee | ((0)) | — |
ExcCsvSeparator |
nvarchar(1) | Ja | — | — |
ExcCulture |
nvarchar(10) | Ja | — | — |
ExcCustomQueryWorkflow |
nvarchar(100) | Ja | — | — |
ExcEntityToExport |
nvarchar(50) | Ja | — | — |
ExcErrorWorkflow |
nvarchar(50) | Ja | — | — |
EXCEXECUTEASSUSEID |
nvarchar(50) | Ja | — | — |
ExcExported |
smallint | Nee | ((0)) | — |
ExcExportToFileName |
nvarchar(100) | Ja | — | — |
ExcFileType |
nvarchar(4) | Ja | — | — |
ExcLanguage |
nvarchar(5) | Ja | — | — |
ExcLastExport |
datetimeoffset(7) | Ja | — | — |
ExcLastExportStatus |
nvarchar(max) | Ja | — | — |
ExcLastExportSuccess |
datetimeoffset(7) | Ja | — | — |
ExcLogErrorToEventLog |
smallint | Nee | ((0)) | — |
ExcLogSuccessToEventLog |
smallint | Nee | ((0)) | — |
ExcMultilingualExport |
smallint | Nee | ((0)) | — |
ExcNextExport |
datetimeoffset(7) | Ja | — | — |
ExcOutputEncoding |
nvarchar(50) | Ja | — | — |
ExcOutputFormat |
smallint | Nee | ((1)) | — |
ExcRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ExcRequestXslt |
nvarchar(200) | Ja | — | — |
ExcResponseXslt |
nvarchar(200) | Ja | — | — |
ExcRunNumber |
int | Nee | ((0)) | — |
ExcSchedule |
smallint | Nee | ((0)) | — |
ExcScheduleType |
smallint | Nee | ((0)) | — |
ExcSendResultEmailSuccess |
smallint | Nee | ((0)) | — |
ExcSendResultToEmailAddress |
nvarchar(255) | Ja | — | — |
ExcTimeBetweenExports |
decimal(21,2) | Nee | ((0)) | — |
ExcTimePattern |
nvarchar(max) | Ja | — | — |
ExcUserCompId |
nvarchar(6) | Ja | — | — |
ExcWebServiceAuthType |
smallint | Nee | ((0)) | — |
ExcWebServiceHttpExpect100 |
smallint | Nee | ((1)) | — |
ExcWebServiceHttpHeaders |
nvarchar(200) | Ja | — | — |
ExcWebServiceHttpPassword |
nvarchar(50) | Ja | — | — |
ExcWebServiceHttpTimeout |
int | Nee | ((0)) | — |
ExcWebServiceHttpUsername |
nvarchar(50) | Ja | — | — |
ExcWebServiceMethod |
nvarchar(50) | Ja | — | — |
ExcWebServiceUrl |
nvarchar(250) | Ja | — | — |
ExcEndpointEnabled |
smallint | Nee | ((0)) | — |
ExcIpAddressRangeValidationV4 |
nvarchar(max) | Ja | — | — |
ExcIpAddressRangeValidationV6 |
nvarchar(max) | Ja | — | — |
ExcThumbprint |
nvarchar(max) | Ja | — | — |
ExcFailCount |
int | Nee | ((0)) | — |
ExcWebServiceCertificateLocation |
nvarchar(100) | Ja | — | — |
ExcWebServiceCertificatePassword |
nvarchar(32) | Ja | — | — |
ExcSaveFilesUntil |
date | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ExportConnector")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ExportConnector")· ../entities/ExportConnector Properties, contexts, statussen. Bron:Entities.xml.