public interface FirstLastProcedureAttribute
| attribute or method | API |
|---|---|
| FIRST-PROCEDURE | firstProcedure() |
| LAST-PROCEDURE | lastProcedure() |
| Modifier and Type | Method and Description |
|---|---|
handle |
firstProcedure()
Returns the first entry in the list of persistent procedures or procedure objects.
|
handle |
lastProcedure()
Returns the last entry in the list of persistent procedures or procedure objects.
|