OLEViewText Table (164)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
Control data table for the OLE DB Provider
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| OLEViewText_id | Primary key | PK | |
| OLEView_id | OLE View | FK OLESubject | |
| languageId | LCID (see locale help) of language | Id | |
| name | OLE View name | String(29) | |
| description | View name as shown in Reporter studio. | String(99) | ● |
| 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 |
|---|---|---|
| OLEViewText_id | PK | Clustered, Unique |
| OLEView_id | FK | Index |
| languageId | Id | Index |
| name | String(29) | Index |
| OLEView_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.