Réserver une Démo

SVP notez : Cette page d’aide n’est pas pour la dernière version d’Enterprise Architect. La dernière aide peut être trouvée ici.

Pré. Proc.

Author Class

An Author object represents a named model author. Authors can be accessed using the Repository Authors collection.

Associated table in repository

t_authors

Author Attributes

Attribute

Remarks

See also

Name

String
Notes: Read/Write
The Author name.

Notes

String
Notes: Read/Write
Notes about the author.

ObjectType

ObjectType
Notes: Read only
Distinguishes objects referenced through a Dispatch interface.
ObjectType

Roles

String
Notes: Read/Write
Roles the author might play in this project.

Author Methods

Method

Remarks

See also

GetLastError ()

String
Notes: Returns a string value describing the most recent error that occurred in relation to this object.

Update ()

Boolean
Notes: Updates the current Author object after modification or appending a new item.
If False is returned, check the 'GetLastError()' function for more information.