Updated METADATA (markdown)
parent
a903ab65f6
commit
53580fa6ce
|
@ -7,5 +7,5 @@ Field |Required |Type |Description
|
||||||
|name |Yes |varchar(250) |The name of the Concept stored in metadata_concept_id or a description of the data being stored.|
|
|name |Yes |varchar(250) |The name of the Concept stored in metadata_concept_id or a description of the data being stored.|
|
||||||
|value_as_string |No |nvarchar |The metadata value stored as a string.|
|
|value_as_string |No |nvarchar |The metadata value stored as a string.|
|
||||||
|value_as_concept_id |No |integer |A foreign key to a metadata value stored as a Concept ID.|
|
|value_as_concept_id |No |integer |A foreign key to a metadata value stored as a Concept ID.|
|
||||||
|metadata date |No |date |The date associated with the metadata|
|
|metadata_date |No |date |The date associated with the metadata|
|
||||||
|metadata_datetime |No |datetime |The date and time associated with the metadata|
|
|metadata_datetime |No |datetime |The date and time associated with the metadata|
|
Loading…
Reference in New Issue