Column | MySQL Type | Oracle Type | Nullable | Description |
---|---|---|---|---|
WID | BIGINT | NUMBER | No | Warehouse identifier for this entity |
DataSetWID | BIGINT | NUMBER | No | Reference to the data set from which the entity came from |
Identifier | VARCHAR | VARCHAR2(255) | Yes | MAGE attribute Identifiable.identifier An identifier is an unambiguous string that is unique within the scope (i.e. a document, a set of related documents, or a repository) of its use. |
Name | VARCHAR | VARCHAR2(255) | Yes | MAGE attribute Identifiable.name The potentially ambiguous common identifier. |
ManufacturingDate | VARCHAR | VARCHAR2(255) | Yes | MAGE attribute ArrayManufacture.manufacturingDate The date the arrays were manufactured |
Tolerance | FLOAT | NUMBER | Yes | MAGE attribute ArrayManufacture.tolerance The allowable error of a feature printed to its intended position. |
Table | Column |
---|---|
Array_ | Information |
ManufactureLIMS | ArrayManufacture_FeatureLIMSs |
ParameterizableApplication | ArrayManufacture |
ArrayManufactureWIDArrayWID | ArrayManufactureWID |
ArrayManufactureWIDContactWID | ArrayManufactureWID |
Name | Columns |
---|---|
ArrayManufacture1 | DataSetWID |
ArrayManufacture2 | Identifier |
ArrayManufacture3 | Name |
ArrayManufacture4 | ManufacturingDate |
ArrayManufacture5 | Tolerance |