Stores information about the widget and template objects available in the application.
| Creation Date | 4/4/2022 3:02 AM |
| File Group | PRIMARY |
| Text File Group | PRIMARY |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 41 |
| Data Space Used | 8.00 KB |
| Index Space Used | 56.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| ObjectSID | Unique system-generated sequential identifier for the object record. | int | 4 | |||
| BusinessUnitSID | Unique system-generated sequential identifier for the business unit associated with the object. | int | 4 | ||||
| ObjectTypeCode | Code that represents the object type. For a complete list of codes, see tObjectType Table. | varchar | 25 | ![]() | |||
| ObjectName | Name of the object. | varchar | 255 | ![]() | |||
| ObjectDescription | Description of the object. | varchar | 4000 | ![]() | |||
| SortOrder | Reserved for future use. | int | 4 | ![]() | |||
| IsDeleteAvailable | Indicates whether the object can be deleted.
| bit | 1 | ![]() | |||
| ObjectXML | XML string that defines the object. Used internally by Touchstone. | xml | 0 | ![]() | |||
| RowTimeStamp | Used for time stamping. | timestamp | 8 | ![]() | |||
| Author | Name of the user who created the object. | varchar | 255 | ![]() | |||
| EditedBy | Name of the user who last modified the object. | varchar | 255 | ![]() | |||
| EnteredDate | Date and time when the object was created. | date | 8 | ![]() | (getutcdate()) | ||
| EditedDate | Date and time when the object was last modified. | date | 8 | ![]() | (getutcdate()) | ||
| TargetSID | Unique system-generated sequential identifier for the widget's or template's AnalysisSID record | int | 4 | ![]() | |||
| IsDirty | Indicates whether an object is corrupt.
| bit | 1 | ![]() | ((1)) | ||
| IsLocked | Indicates whether an object is locked for editing and cannot be modified.
| bit | 1 | ((0)) |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | tDefaultObject | Table | Stores default object information. | 1 |