OLEField Table (165)
Some tooltip text!
• 2 minutes to read
• 2 minutes to read
Control data table for the OLE DB Provider
Fields
Name | Description | Type | Null |
---|---|---|---|
OLEField_id | Primary key | PK | |
OLEView_id | Owner subject | FK OLEView | |
fieldId | SODBIF field ID (including table!) | FieldId | |
predefined | 1 = predefined subject, do not change | UShort | |
datatype | Data type, same as in dictionary | UShort | |
length | Size of data in result buffer | UShort | |
algoType | Algorithm - how data is transferred from source field to result. 4 = copy from source buffer. 2 = associate name, 3 = person name | UShort | ● |
algoData | Source field or other parameter to algorithm in AlgoType. | UInt | ● |
searchable | Is the field searchable (and shown as such in the reporter) | UShort | ● |
registered | Registered when | UtcDateTime | |
registered_associate_id | Registered by whom | FK associate | |
updated | Last updated when | UtcDateTime | |
updated_associate_id | Last updated by whom | FK associate | |
updatedCount | Number of updates made to this record | UShort |
Indexes
Fields | Types | Description |
---|---|---|
OLEField_id | PK | Clustered, Unique |
OLEView_id | FK | Index |
fieldId | FieldId | Index |
OLEView_id, fieldId | FK, FieldId | Index |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
OLEView | Control data table for the OLE DB Provider |
ReporterListDef | Reporter definitions |
Replication Flags
- Replicate changes DOWN from central to satellites and travellers.
- Replicate changes UP from satellites and travellers back to central.
- Copy to satellite and travel prototypes.
Security Flags
- No access control via user's Role.