Attribute access classes

Build 1501 on 14/Nov/2017  This topic last edited on: 1/Sep/2014, at 14:09

Object attributes are divided into four ‘access’ classes: ‘normal’, ‘protected’, ‘special’ and ‘content’.

The attributes access class definition is part of the object type description. Attributes have a default access class depending on their type, but a different class can be assigned to any attribute when defining the database structure.

The access class of an attribute is used to define the access permission and the locking on that attribute.

See also

http://tech.teradp.com/tech/html/gn4/docs/VSdoc/frlrfTeraDPGN4SchemaAttributeType.html

Defining attribute access class