Enterprise Recon 2.11.0
Metadata
The DATA_META table defines the list of reported metadata labels and their associated ID number.
Column Number | Key | Column Name | Data Type | Description |
---|---|---|---|---|
1 | Primary Key | METAID | integer NOT NULL | ID for the reported metadata type. |
2 | - | LABEL | varchar(128) | Label for the reported metadata type. |
Sample data:
METAID | LABEL |
---|---|
1 | Attachment |
2 | BCC |
3 | Catalog |
17 | File Created |