title: "OciConnectorProperty" category: reference tags: [entity, oci-connector-property, datamodel] source: Entities.xml date: 2026-04-17 status: published
OciConnectorProperty
Type: Entity Properties: 8 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("OciConnectorProperty")· ../tables/OciConnectorProperty
Contextsbewerken
- 0: Standaard (
OciConnectorPropertyContext.None)
Statussenbewerken
- -1: Trash (
OciConnectorPropertyStatus.Trash) - 0: None (
OciConnectorPropertyStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.LineId | UltimoString | OCCPLINEID | 4 | false | |
| Id.OciConnector | OciConnector | OCCPOCCID | false | ||
| Context | Context | OCCPCONTEXT | false | ||
| Exported | Boolean | OCCPEXPORTED | false | 0 | |
| OciProperty | UltimoString | OCCPOCIPROPERTY | 80 | true | |
| RecordCreateDate | DateTime? | OCCPRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | OCCPRECSTATUS | false | ||
| UltimoProperty | UltimoString | OCCPULTIMOPROPERTY | 80 | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("OciConnectorProperty")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("OciConnectorProperty")· ../tables/OciConnectorProperty DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="OciConnectorProperty")Before/After Save events voor OciConnectorProperty. Bron:workflows.xml.