Søgning » TeamShare » ObjType
Tabel

ObjType


Beskrivelse ?

Defines the logical ID’s of the different objects that TeamShare works with. For tables that contains data for multiple types of objects (ObjMetadata, ObjKeyword, ObjMetadata and so on), ObjTypeId defines the type of object (case, document, folder, user and so on).

Størrelse (Antal rækker) ?

35

Indhold (Kolonner/variable) ?

Navn Indhold
Active Defines if the row contains active data. Inactive means logically deleted.
ChangedBy The ID of the user who last edited this data. FK to HH.Users
ChangedOn The datetime this data was last edited
Createdby The ID of the user who first created this data. FK to HH.Users
CreatedOn The datetime this data was first created
ObjTypeID The type of object this data belongs to. See also HH.ObjType
ObjTypeName Logical name for an object type
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.