mmt_obsviewsetdt

This page was automatically generated from the database schema dump and may be incomplete or incorrect.

Detail table for mmt_obsviewingsets. Defines the members and their display order within a viewing set.

1. Columns

Name Type Length Description

ovd_ID

nvarchar

36

GUID of the detail row (primary key).

ovd_LastUpdatedTS

int

Timestamp of the last change (UNIX time).

ovd_ObsViewSet_ID

nvarchar

36

GUID of the associated viewing set. References mmt_obsviewingsets.ovs_ID.

ovd_Position

smallint

Display order.

ovd_Observation_ID

nvarchar

7

ID of the observation. References mmt_observations.obs_id.