Parts Reference
- accessSetName
- An accessSetName event indicates a change in the name of a
class in your application which is used to store the application
specifications for your query, stored procedure and connection
specifications.
- connectionAlias
- A connectionAlias event signals a change in the connection
spec, which contains the database manager and data source name for the
query.
- dataManagerClass
- A dataManagerClass event indicates a change in name of the
database manager.
- dataManagerName
- A dataManagerName event indicates a change in name of the
database manager.
- dataName
- A dataName event indicates a change in name of the
database.
- destroyedPart
- The destroyedPart event signals that the part and its children
have been destroyed. Any system resources associated with the destroyed
parts have been released.
- errorBlock
- An errorBlock event indicates a change in the block of code
that's run when an error occurs in the data access code.
- lastError
- A lastError event indicates the last error that occurred has
changed.
- self
- A self event indicates that the value of the target part itself
has changed.
- specName
- A specName event indicates a change in the name of the
specification.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]