Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 1.46 KB

searchcat.md

File metadata and controls

57 lines (43 loc) · 1.46 KB
uid title description so.generated keywords so.date so.topic so.envir
table-SearchCat
SearchCat table
SearchCat list table
true
database
SearchCat
11.04.2021
reference
onsite
online

SearchCat Table (106)

SearchCat MDO list item table. SearchCat list table

Fields

Name Description Type Null
SearchCat_id Primary key PK
name The list item String(239)
rank Rank order UShort
tooltip Tooltip or other description String(254)
deleted 0 -> record is active 1 -> record is 'deleted' and should not be shown in lists 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

SearchCat table relationship diagram

[!includedetails]

Indexes

Fields Types Description
SearchCat_id PK Clustered, Unique
name String(239) Unique

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.