transient attribute
Transient attributes are attribute, which exist in the scope of a process, only. Transient attributes can be defined as part of transient or persistent data types. The decision, whether an attribute is transient or not depends on the context in a particular process. Except attributes explicitly declared as transient, any attribute may act as persistent or transient attribute in a particular environment.
Generalisations: attribute, transient property
Related topics
- IsTransientAttribute - Is attribute transient
- Using transient Attributes
- IsTransientAttribute - Does property define a transient attribute?
- isTransientAttribute - Is property a transient attribute