title: "ImportConnector (table)" category: reference tags: [table, importconnector, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ImportConnector
Schema: dba
Aantal kolommen: 71
Zie ook de entity-pagina: ../entities/ImportConnector
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ImcId |
nvarchar(50) | Nee | — | — |
ImcDescr |
nvarchar(200) | Ja | — | — |
ImcContext |
bigint | Nee | ((0)) | — |
ImcRecStatus |
int | Nee | ((0)) | — |
ImcAllowTruncate |
smallint | Nee | ((0)) | — |
ImcAttachmentUrl |
nvarchar(max) | Ja | — | — |
ImcCrdId |
nvarchar(32) | Ja | — | — |
ImcCsvAction |
nvarchar(40) | Ja | — | — |
ImcCsvChangeStatusTo |
nvarchar(50) | Ja | — | — |
ImcCsvEntityToImport |
nvarchar(50) | Ja | — | — |
ImcCsvHasHeaderLine |
smallint | Nee | ((0)) | — |
ImcCsvHeaderLine |
nvarchar(max) | Ja | — | — |
ImcCsvIgnoreLineRegex |
nvarchar(50) | Ja | — | — |
ImcCsvSeparator |
nvarchar(1) | Ja | — | — |
ImcCsvTrimValues |
smallint | Nee | ((0)) | — |
ImcCulture |
nvarchar(10) | Ja | — | — |
ImcDataProvider |
nvarchar(50) | Ja | — | — |
IMCEXECUTEASSUSEID |
nvarchar(50) | Ja | — | — |
ImcExported |
smallint | Nee | ((0)) | — |
ImcFileType |
nvarchar(10) | Ja | — | — |
ImcFspId |
nvarchar(8) | Ja | — | — |
ImcImportFilesFileFilter |
nvarchar(50) | Ja | — | — |
ImcImportFilesFromDirectory |
nvarchar(200) | Ja | — | — |
ImcInputEncoding |
nvarchar(50) | Ja | — | — |
ImcInputFormat |
smallint | Nee | ((1)) | — |
ImcLanguage |
nvarchar(5) | Ja | — | — |
ImcLastImport |
datetimeoffset(7) | Ja | — | — |
ImcLastImportStatus |
nvarchar(max) | Ja | — | — |
ImcLastImportSuccess |
datetimeoffset(7) | Ja | — | — |
ImcLogErrorToEventLog |
smallint | Nee | ((0)) | — |
ImcLogSuccessToEventLog |
smallint | Nee | ((0)) | — |
ImcNextImport |
datetimeoffset(7) | Ja | — | — |
ImcOutputEncoding |
nvarchar(50) | Ja | — | — |
ImcPostDataAction |
nvarchar(40) | Ja | — | — |
ImcPostDataChangeStatusTo |
nvarchar(50) | Ja | — | — |
ImcPostDataEntityToImport |
nvarchar(50) | Ja | — | — |
ImcPostDataUseGrouping |
smallint | Nee | ((0)) | — |
ImcProcess |
smallint | Nee | ((0)) | — |
ImcRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ImcResponseXslt |
nvarchar(50) | Ja | — | — |
ImcRollbackOnError |
smallint | Nee | ((0)) | — |
ImcRunNumber |
int | Nee | ((0)) | — |
ImcSchedule |
smallint | Nee | ((0)) | — |
ImcScheduleType |
smallint | Nee | ((0)) | — |
ImcSendResultEmailSuccess |
smallint | Nee | ((0)) | — |
ImcSendResultToEmailAddress |
nvarchar(100) | Ja | — | — |
ImcTimeBetweenImports |
decimal(21,2) | Nee | ((0)) | — |
ImcTimePattern |
nvarchar(max) | Ja | — | — |
ImcUserCompId |
nvarchar(6) | Ja | — | — |
ImcWebServiceAuthType |
smallint | Nee | ((0)) | — |
ImcWebServiceHttpExpect100 |
smallint | Nee | ((1)) | — |
ImcWebServiceHttpHeaders |
nvarchar(200) | Ja | — | — |
ImcWebServiceHttpPassword |
nvarchar(50) | Ja | — | — |
ImcWebServiceHttpTimeout |
int | Nee | ((0)) | — |
ImcWebServiceHttpUsername |
nvarchar(50) | Ja | — | — |
ImcWebServiceMethod |
nvarchar(50) | Ja | — | — |
ImcWebServicePostData |
nvarchar(max) | Ja | — | — |
ImcWebServiceUrl |
nvarchar(250) | Ja | — | — |
ImcWebServiceXmlDecode |
smallint | Nee | ((0)) | — |
ImcWorkflow |
nvarchar(100) | Ja | — | — |
ImcXsd |
nvarchar(50) | Ja | — | — |
ImcXslt |
nvarchar(200) | Ja | — | — |
ImcLdapicId |
nvarchar(5) | Ja | — | — |
ImcEndpointEnabled |
smallint | Nee | ((0)) | — |
ImcIpAddressRangeValidationV4 |
nvarchar(max) | Ja | — | — |
ImcIpAddressRangeValidationV6 |
nvarchar(max) | Ja | — | — |
ImcThumbprint |
nvarchar(max) | Ja | — | — |
ImcFailCount |
int | Nee | ((0)) | — |
ImcWebServiceCertificateLocation |
nvarchar(100) | Ja | — | — |
ImcWebServiceCertificatePassword |
nvarchar(32) | Ja | — | — |
ImcSaveFilesUntil |
date | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ImportConnector")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ImportConnector")· ../entities/ImportConnector Properties, contexts, statussen. Bron:Entities.xml.