Ada Programming/Attributes/'Partition ID

Description

Identifies 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

DPartition_ID return universal_integer
Category:Book:Ada Programming#Attributes/'Partition%20ID%20
Category:Book:Ada Programming