| Column | MySQL Type | Oracle Type | Nullable | Description | 
|---|---|---|---|---|
| WID | BIGINT | NUMBER | No | Warehouse idetification number for this probe | 
         
| Type | VARCHAR | VARCHAR2(100) | No | Enumeration. Specifies the type of probe
                Enumerated Values: 
            acid-dye - An acid dye probe antibody - An antibody probe reporter - A protein probe  | 
         
| DataSetWID | BIGINT | NUMBER | No | Reference to the data set from which the entity came from | 
         
| Table | Column | 
|---|---|
| FlowCytometrySample | FlowCytometryProbeWID | 
| Name | Columns | 
|---|---|
| FlowCytometryProbe_DWID | DataSetWID |