Ada Programming/Attributes/'Partition ID
Description
editIdentifies the partition in which D was elaborated.
Denotes a value of the type universal_integer that identifies the partition in which D was elaborated. If D denotes the declaration of a remote call interface library unit the given partition is the one where the body of D was elaborated.
Example
editD’Partition_ID return universal_integer