Class IRoutineMetadata
Unit
Declaration
type IRoutineMetadata = class(IVersioned)
Description
This item has no description.
Hierarchy
- TObject
- IVersioned
- IRoutineMetadata
Overview
Fields
| Public | nested const VERSION = 9; |
Methods
| Public | function getPackage(status: IStatus): PAnsiChar; |
| Public | function getName(status: IStatus): PAnsiChar; |
| Public | function getEntryPoint(status: IStatus): PAnsiChar; |
| Public | function getBody(status: IStatus): PAnsiChar; |
| Public | function getInputMetadata(status: IStatus): IMessageMetadata; |
| Public | function getOutputMetadata(status: IStatus): IMessageMetadata; |
| Public | function getTriggerMetadata(status: IStatus): IMessageMetadata; |
| Public | function getTriggerTable(status: IStatus): PAnsiChar; |
| Public | function getTriggerType(status: IStatus): Cardinal; |
Description
Fields
| Public | nested const VERSION = 9; |
|
This item has no description. | |
Methods
| Public | function getPackage(status: IStatus): PAnsiChar; |
|
This item has no description. | |
| Public | function getName(status: IStatus): PAnsiChar; |
|
This item has no description. | |
| Public | function getEntryPoint(status: IStatus): PAnsiChar; |
|
This item has no description. | |
| Public | function getBody(status: IStatus): PAnsiChar; |
|
This item has no description. | |
| Public | function getInputMetadata(status: IStatus): IMessageMetadata; |
|
This item has no description. | |
| Public | function getOutputMetadata(status: IStatus): IMessageMetadata; |
|
This item has no description. | |
| Public | function getTriggerMetadata(status: IStatus): IMessageMetadata; |
|
This item has no description. | |
| Public | function getTriggerTable(status: IStatus): PAnsiChar; |
|
This item has no description. | |
| Public | function getTriggerType(status: IStatus): Cardinal; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.