Release
This method releases the parameter information of the stored procedure, which was transferred during initialization.
Syntax
METHOD Release : BOOL
Return value
Name | Type | Description |
---|---|---|
Release | BOOL | Displays the status of the method. Returns TRUE as soon as the method execution is finished, even in the event of an error. |