Values_0.DataTableValueIdentifierSourceA data table value identifier.
type nonrec t = {primaryValues : PrimaryValuesSet.t option;The identifier's primary values.
*)attributeName : DataTableName.t;The identifier's attribute name.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of (string * [> `String of DataTableName.t ]) list ]
list
| `String of DataTableName.t ])
list ]