lmt_sets

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

Master-data table of sets in the laboratory-data integration (LIMS) — groupings of observations (profiles, panels, order bundles).

1. Columns

Name Type Length Description

set_ID

nvarchar

36

GUID of the set (primary key, NOT NULL).

set_LastUpdatedTS

int

Timestamp of the last change (UNIX time).

set_Name

nvarchar

50

Display name of the set.

set_Type

nvarchar

10

Type of the set (profile/panel/order bundle).