title: "ExportConnectorJoin" category: reference tags: [entity, export-connector-join, datamodel] source: Entities.xml date: 2026-04-17 status: published
ExportConnectorJoin
Type: Entity Properties: 9 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ExportConnectorJoin")· ../tables/ExportConnectorJoin
Contextsbewerken
- 0: Standaard (
ExportConnectorJoinContext.None)
Statussenbewerken
- -1: Trash (
ExportConnectorJoinStatus.Trash) - 0: None (
ExportConnectorJoinStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.ExportConnector | ExportConnector | EXCJEXCID | false | ||
| Id.LineId | UltimoString | EXCJLINEID | 20 | false | |
| Alias | UltimoString | EXCJALIAS | 50 | true | |
| Context | Context | EXCJCONTEXT | false | ||
| Exported | Boolean | EXCJEXPORTED | false | 0 | |
| PropertyName | UltimoString | EXCJPROPERTYNAME | 200 | true | |
| RecordCreateDate | DateTime? | EXCJRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | EXCJRECSTATUS | false | ||
| Type | UltimoString | EXCJTYPE | 50 | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("ExportConnectorJoin")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ExportConnectorJoin")· ../tables/ExportConnectorJoin DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ExportConnectorJoin")Before/After Save events voor ExportConnectorJoin. Bron:workflows.xml.