OLESubjectText Table (162)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Control data table for the OLE DB Provider
Fields
Name | Description | Type | Null |
---|---|---|---|
OLESubjectText_id | Primary key | PK | |
OLESubject_id | OLE Subject | FK OLESubject | |
languageId | LCID (see locale help) of language | Id | |
name | OLE Subject name | String(79) | |
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 |
---|---|---|
OLESubjectText_id | PK | Clustered, Unique |
OLESubject_id | FK | Index |
languageId | Id | Index |
name | String(79) | Index |
OLESubject_id, languageId | FK, Id | Index |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
OLESubject | Control data table for the OLE DB Provider |
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.