Properties for IBM® data server PL/SQL package objects
For more information about PL/SQL package syntax, see the reference information that is included with each database product. There might be differences between the IBM data server syntax and the syntax for other vendors.
- General page
| Property |
Description |
| Name |
Specifies a name for the object. |
| Label |
Specifies a label that is displayed in visual diagrams. |
- Specification page
| Property |
Description |
| Specification |
Specifies routines and declares exceptions for the package. |
- Body page
| Property |
Description |
| Body |
Specifies variables, cursors, the bodies of the PL/SQL package's routines, and an initialization section. |
- Documentation page
- Specifies user-supplied information about the object.
- Annotation page (in edit mode only)
- Specifies whether to add, modify, or delete properties.