description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: UNION |
UNION |
12/17/2019 |
|
|
52504abf-7dc1-47c5-944c-b886803a0c6a |
Declares a union of one or more data types. The field-declarations must be valid data definitions. Omit the ENDS name label on nested UNION definitions.
name UNION ⟦alignment⟧ ⟦, NONUNIQUE⟧
field-declarations
⟦name⟧ ENDS