Values.DataLakeDatasetPrimaryKeyFieldSourceThe detail of the primary key field.
type nonrec t = {name : DataLakeDatasetSchemaFieldName.t;The name of the primary key field.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of DataLakeDatasetSchemaFieldName.t ]) list ]