DPM_CONTYPES

The DPM_CONTYPES table manages the contents of a well. The DataAspects Plate Manager ships with five content types: Cell, Drug, Indicator, Medium and Target. Each type is classified into name, description and units of measure.


Columns

No Name Domain Dty Len Scale Nulls Foreign Key Description
1 DPM_PK _DPM_PK I 4   N   Machine Generated Primary Key [Format 9999 Range 0 - 9999]
2 CTY_TYPE _DPM_CODE I 2   N  

Values:
0 CELL
1 DRUG
2 INDICATOR
3 MEDIUM
4 TARGET

3 CTY_NAME _DPM_NAME C 30   N   'Auxillary Name' is the name given to an auxillary Plate, Unit or Group. 'Auxillary Name' is stored in the DPM_AUXTYPES table [Format: A30 Range: Free text]
4 CTY_DESC _DPM_DESC C 80   N   'Auxillary Description' is the description of a name given to an auxillary plate, unit or group. 'Auxillary Description' is stored in the DPM_AUXTYPES table. [Format: A80 Range: Free text]

Dependents


Updated 08 Mar 2000.